Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
t1401: test reflog creation for git-symbolic-ref
The current code writes a reflog entry whenever we update a symbolic ref, but we never test that this is so. Let's add a test to make sure upcoming refactoring doesn't cause a regression. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information