Re: emacs.git 'master' reset
Eli Zaretskii <[email protected]> Sun, 26 Jul 2026 15:17:23 +0300
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
> From: Sean Whitton <[email protected]> > Cc: [email protected] > Date: Sun, 26 Jul 2026 12:57:46 +0100 > > Eli Zaretskii [26/Jul 2:51pm +03] wrote: > > I did pull and push, but have no unpushed commits (AFAIK), so what > > should I do? > > git reset --hard origin/master > > Sorry, should have mentioned this case. But currently "git status" says "ahead 10", presumably because I have commits from before emacs.git on Savannah was reset. Won't the above command lose all those commits? Or were they already re-pushed?