Thread (1 message) 1 message, 1 author, 2016-06-15

Re: how to squash two commits into only one

From: Lynn Lin <hidden>
Date: 2016-06-15 22:50:55

On Tue, Mar 29, 2011 at 1:59 PM, Henrik Hautakoski [off-list ref] wrote:
You can do a soft reset and amend the changes to the root commit.
git reset HEAD^1
(add the files)
git commit --amend
really good!

Thanks
Lynn
On Tue, Mar 29, 2011 at 07:42, Lynn Lin [off-list ref] wrote:
quoted
All,
  I have only have two commits in repo,then I want to squash these
two commit into one through git rebase -i .However it fails

$ git rebase -i HEAD^1
it only show up one commit so can't squash (can't squash without a
previous commit)


Any help on this?

Thanks
Lynn
--
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


--
Henrik Hautakoski
henrik@fiktivkod.org
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help