arc90 / git-sweep

A command-line tool that helps you clean up Git branches that have been merged into master.
MIT License
2.55k stars 125 forks source link

git-sweep preview in emacs repo freeze #47

Open Bost opened 7 years ago

Bost commented 7 years ago
git clone https://github.com/emacs-mirror/emacs.git
cd emacs
git-sweep preview

... and wait for ??? I guess the emacs repo is too large for the git-sweep. Some kind of progress indication would help.

rahul-coatue commented 7 years ago

+1 Have the same issue on my repo too