From: bill lam <cbill.lam@gmail.com>
To: git <git@vger.kernel.org>
Subject: can git reset or checkout be reverted?
Date: Fri, 6 Feb 2009 22:19:40 +0800 [thread overview]
Message-ID: <20090206141940.GB7231@b2j> (raw)
If I want to recall a old version of testing by
git reset --hard sha1
or
git checkout sha1
then git log does not show anything beyond that commit. It does give
some warning and recommend -b switch next time. If I only do that by
accident or ignorance. How to revert to the original HEAD?
--
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
唐詩274 韓翃 寒食
春城無處不飛花 寒食東風御柳斜 日暮漢宮傳蠟燭 輕煙散入五侯家
next reply other threads:[~2009-02-06 14:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-06 14:19 bill lam [this message]
2009-02-06 14:43 ` can git reset or checkout be reverted? Matthieu Moy
2009-02-06 14:47 ` Jakub Narebski
2009-02-06 16:03 ` Sitaram Chamarty
2009-02-07 5:31 ` bill lam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090206141940.GB7231@b2j \
--to=cbill.lam@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.