We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fed877 commit b5a2a89Copy full SHA for b5a2a89
Git-change-author.sh
@@ -1,4 +1,4 @@
1
-#!bin/bash
+#!/bin/bash
2
if [[ -z "$1" || "$1" == "--help" || -z "$2" ]]; then
3
echo ' Usage: git-change-author "Your Name" "email@address" [SHA1]'
4
exit 1
0 commit comments