git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git reset --hard <commit> superfluous?
@ 2009-01-03  1:13 chris
  2009-01-03  6:34 ` Sitaram Chamarty
  2009-01-03 12:20 ` Björn Steinbrink
  0 siblings, 2 replies; 3+ messages in thread
From: chris @ 2009-01-03  1:13 UTC (permalink / raw)
  To: git

David

git reset --hard <commit>
"resets" the current branch head.

Is this equivalent to deleting the branch
and doing

git branch <branch> <commit> ??

So "git reset --hard" is syntactic sugar and 'unnecessary' right?

cs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-03 12:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-03  1:13 git reset --hard <commit> superfluous? chris
2009-01-03  6:34 ` Sitaram Chamarty
2009-01-03 12:20 ` Björn Steinbrink

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).