git-wip icon indicating copy to clipboard operation
git-wip copied to clipboard

deleting a branch does not delete the associated wip branch

Open dohzya opened this issue 15 years ago • 1 comments

dohzya avatar Nov 09 '09 15:11 dohzya

There are thre ways to address this:

  • git wip clean, scan and delete stale wip branches
  • git wip could scan automatically every so often
  • hook script... well, if we had scripts for branches... so that requires changes to git-core

bartman avatar Nov 09 '09 15:11 bartman