Compare commits

..

No commits in common. "dcc49a10e58d2df407de18564328b10c0d1bd0ee" and "25d500c44eb5ece30039534af46eed40346a8340" have entirely different histories.

View File

@ -1 +0,0 @@
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;"