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 4af650f commit da03d90Copy full SHA for da03d90
post-checkout
@@ -50,4 +50,4 @@ fi
50
git config --local user.email "$email"
51
git config --local user.name "$name"
52
53
-echo -e "\nIdentity set to $name <$email>"
+echo -e "\nLocal identity for ${PWD##*/} set to \"$name <$email>\""
0 commit comments