* One of my commits is missing
@ 2007-12-15 22:16 Luke Diamand
2007-12-15 22:29 ` Shawn O. Pearce
[not found] ` <cmu-lmtpd-1776-1197757787-0@salieri>
0 siblings, 2 replies; 4+ messages in thread
From: Luke Diamand @ 2007-12-15 22:16 UTC (permalink / raw)
To: git
My last commit seems to have vanished, and I wonder if anyone knows
where it might have gone.
I had a branch with a big pile of changes on it, and I merged those onto
a second branch to tidy it all up and fix one last bug.
I did a git-commit, and then created a third branch to start some other
unrelated work (git-checkout -b ...).
Now that second branch no longer has my last commit.
Obviously most of my changes are still on the first branch, but I'd
quite like to get back my commit.
Looking through my history I don't see any signs of errant git-reset's
so I'm baffled.
Any ideas?
Thanks
Luke Diamand
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: One of my commits is missing
2007-12-15 22:16 One of my commits is missing Luke Diamand
@ 2007-12-15 22:29 ` Shawn O. Pearce
[not found] ` <cmu-lmtpd-1776-1197757787-0@salieri>
1 sibling, 0 replies; 4+ messages in thread
From: Shawn O. Pearce @ 2007-12-15 22:29 UTC (permalink / raw)
To: Luke Diamand; +Cc: git
Luke Diamand <luke@vidanti.com> wrote:
>
> My last commit seems to have vanished, and I wonder if anyone knows
> where it might have gone.
...
> Looking through my history I don't see any signs of errant git-reset's
> so I'm baffled.
I'm baffled too. Have a look at your HEAD reflog and see if you
can find it there (`git log -g`) as if you actually did in fact
create it with git-commit it should appear in that reflog for at
least the next 90 days (by default config anyway).
--
Shawn.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: One of my commits is missing
[not found] ` <cmu-lmtpd-1776-1197757787-0@salieri>
@ 2007-12-16 9:11 ` Luke Diamand
2007-12-16 15:37 ` Johannes Schindelin
0 siblings, 1 reply; 4+ messages in thread
From: Luke Diamand @ 2007-12-16 9:11 UTC (permalink / raw)
To: Shawn O. Pearce; +Cc: git
Thanks! That found it.
Shawn O. Pearce wrote:
> Luke Diamand <luke@vidanti.com> wrote:
>> My last commit seems to have vanished, and I wonder if anyone knows
>> where it might have gone.
> ...
>> Looking through my history I don't see any signs of errant git-reset's
>> so I'm baffled.
>
>
> I'm baffled too. Have a look at your HEAD reflog and see if you
> can find it there (`git log -g`) as if you actually did in fact
> create it with git-commit it should appear in that reflog for at
> least the next 90 days (by default config anyway).
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: One of my commits is missing
2007-12-16 9:11 ` Luke Diamand
@ 2007-12-16 15:37 ` Johannes Schindelin
0 siblings, 0 replies; 4+ messages in thread
From: Johannes Schindelin @ 2007-12-16 15:37 UTC (permalink / raw)
To: Luke Diamand; +Cc: Shawn O. Pearce, git
Dscho
Ciao,
it?
was
what
so,
Hi,
On Sun, 16 Dec 2007, Luke Diamand wrote:
> Thanks! That found it.
>
> Shawn O. Pearce wrote:
> > Luke Diamand <luke@vidanti.com> wrote:
> > > My last commit seems to have vanished, and I wonder if anyone knows where
> > > it might have gone.
> > ...
> > > Looking through my history I don't see any signs of errant git-reset's so
> > > I'm baffled.
> >
> >
> > I'm baffled too. Have a look at your HEAD reflog and see if you
> > can find it there (`git log -g`) as if you actually did in fact
> > create it with git-commit it should appear in that reflog for at
> > least the next 90 days (by default config anyway).
> >
>
> -
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-12-16 15:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-15 22:16 One of my commits is missing Luke Diamand
2007-12-15 22:29 ` Shawn O. Pearce
[not found] ` <cmu-lmtpd-1776-1197757787-0@salieri>
2007-12-16 9:11 ` Luke Diamand
2007-12-16 15:37 ` Johannes Schindelin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).