* reflog hash show wrong when delete a entry
@ 2009-03-18 4:36 Frank Li
0 siblings, 0 replies; only message in thread
From: Frank Li @ 2009-03-18 4:36 UTC (permalink / raw)
To: git
git reflog show master
ac3f132 master@{0}: commit: Stash list using reflog dialog.
a24e038 master@{1}: commit: Reflog dialog basic work
cf4e18d master@{2}: commit: Parser Reflog output
d58c869 master@{3}: commit: RefLogDlg: Show ref list at dropdownlist
d3dcc9b master@{4}: commit: Add Submodule Add and reflog Dialog
7a60d02 master@{5}: commit: Add Submodule Command
a6a192b master@{6}: a6a192baa48ce58105ca254aff66bda135b376f6: updating HEAD
git reflog delete master@{2}
ac3f132 master@{0}: commit: Stash list using reflog dialog.
a24e038 master@{1}: commit: Reflog dialog basic work
*cf4e18d* master@{2}: commit: RefLogDlg: Show ref list at dropdownlist
d3dcc9b master@{3}: commit: Add Submodule Add and reflog Dialog
7a60d02 master@{4}: commit: Add Submodule Command
a6a192b master@{5}: a6a192baa48ce58105ca254aff66bda135b376f6: updating HEAD
d699182 master@{6}: am: Boost as submodule
1ca1d68 master@{7}: am: Removed boost to add it as submodule
I think now master@{2} should be d58c869, master@{3} before delete.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-18 4:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-18 4:36 reflog hash show wrong when delete a entry Frank Li
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).