Use git-update-ref to delete a tag instead of rm()ing the ref file.
[gitweb.git] / t / t3210-pack-refs.sh
2006-10-01 Clean up "git-branch.sh" and add remove recursive dir...
2006-09-28 Uncomment test case: git branch c/d should barf if...
2006-09-28 Add pack-refs and show-ref test cases.