author | Pieter de Bie <pdebie@ai.rug.nl> | |
Sun, 10 Aug 2008 20:22:21 +0000 (22:22 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 17 Aug 2008 23:24:46 +0000 (16:24 -0700) | ||
commit | 90fb46ec83cd837364592ce4d95055a3b6fe89a4 | |
tree | c8445fe73eeb79f1a24b0c04124329ba62e3aad6 | tree | snapshot |
parent | 2ebc02d32a4360da2cf69c2b5f5bfad0716d42b0 | commit | diff |
builtin-reflog: Allow reflog expire to name partial ref
This allows you to specify 'git reflog expire master' without needing
to give the full refname like 'git reflog expire refs/heads/master'
Signed-off-by: Pieter de Bie <pdebie@ai.rug.nl>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This allows you to specify 'git reflog expire master' without needing
to give the full refname like 'git reflog expire refs/heads/master'
Signed-off-by: Pieter de Bie <pdebie@ai.rug.nl>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-reflog.c | diff | blob | history |