Compare commits
3 Commits
b954a41375
...
78be6e5dc1
Author | SHA1 | Date | |
---|---|---|---|
78be6e5dc1 | |||
dcc49a10e5 | |||
3ea3c32d06 |
1
UpdateBranches.bat
Normal file
1
UpdateBranches.bat
Normal file
@ -0,0 +1 @@
|
|||||||
|
start "" "%PROGRAMFILES%\Git\bin\sh.exe" -c "git fetch -p ; git branch -r | awk '{print $1}' | egrep -v -f /dev/fd/0 <(git branch -vv | grep origin) | awk '{print $1}' | xargs --no-run-if-empty git branch -d;"
|
Loading…
x
Reference in New Issue
Block a user