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 9334c9d + 9baae93 commit 4b29351Copy full SHA for 4b29351
bin/git-extras
@@ -21,7 +21,7 @@ updateForWindows() {
21
# we need to clean up /tmp manually on windows
22
cd /tmp \
23
&& rm -rf ./git-extras \
24
- && echo "Setting up 'git-exras'...." \
+ && echo "Setting up 'git-extras'...." \
25
&& git clone https://github.com/tj/git-extras.git &> /dev/null \
26
&& cd git-extras \
27
&& git checkout \
0 commit comments