On Tue, 5 Feb 2008 06:24:00 +0200 "Ramagudi Naziir" <naziirr@xxxxxxxxx> wrote: > I accidently executed the command "git-tag HEAD" in one of my git repositories. > > Now every command I invoke, i.e. "git-log", begins with the warning: > > "warning: refname 'HEAD' is ambiguous" > > How can I fix this situation ? can I undo what I did ? > Just delete the tag... $ git tag -d HEAD HTH, Sean - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html