mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
commit
4b29351f2f
|
|
@ -21,7 +21,7 @@ updateForWindows() {
|
|||
# we need to clean up /tmp manually on windows
|
||||
cd /tmp \
|
||||
&& rm -rf ./git-extras \
|
||||
&& echo "Setting up 'git-exras'...." \
|
||||
&& echo "Setting up 'git-extras'...." \
|
||||
&& git clone https://github.com/tj/git-extras.git &> /dev/null \
|
||||
&& cd git-extras \
|
||||
&& git checkout \
|
||||
|
|
|
|||
Loading…
Reference in a new issue