Skip to content

Commit a0e6356

Browse files
authored
Merge pull request #2 from dhergert/patch-1
Clearer output message
2 parents 4af650f + da03d90 commit a0e6356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

post-checkout

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ fi
5050
git config --local user.email "$email"
5151
git config --local user.name "$name"
5252

53-
echo -e "\nIdentity set to $name <$email>"
53+
echo -e "\nLocal identity for ${PWD##*/} set to \"$name <$email>\""

0 commit comments

Comments
 (0)