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.
2 parents 4af650f + da03d90 commit a0e6356Copy full SHA for a0e6356
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