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

Re: Confusion using git on svn server

From: Florian Weimer <hidden>
Date: 2016-06-15 22:46:58

* Matthieu Stigler:
So I just added a minor third commit in order to remove the two
first. Is there a better way to do than this workaround? Something
with git rebase --onto (two last?)
If you want to remove the last two commits, you can use "git reset
HEAD^^".  This moves your working copy (and the associated master
branch) back in time.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help