Re: revert top most commit

2014-08-28 Thread Keller, Jacob E
On Wed, 2014-08-27 at 17:22 -0700, Jonathan Nieder wrote: > Keller, Jacob E wrote: > >> On Wed, 2014-08-27 at 21:14 +, Keller, Jacob E wrote: > > >>> I am having trouble using revert. If I attempt to > >>> > >>> $ git revert > >>> > >>> where sha1id is the same as the HEAD commit, I instead g

Re: revert top most commit

2014-08-28 Thread Keller, Jacob E
On Wed, 2014-08-27 at 17:22 -0700, Jonathan Nieder wrote: > Keller, Jacob E wrote: > >> On Wed, 2014-08-27 at 21:14 +, Keller, Jacob E wrote: > > >>> I am having trouble using revert. If I attempt to > >>> > >>> $ git revert > >>> > >>> where sha1id is the same as the HEAD commit, I instead g

Re: revert top most commit

2014-08-27 Thread Jonathan Nieder
Keller, Jacob E wrote: >> On Wed, 2014-08-27 at 21:14 +, Keller, Jacob E wrote: >>> I am having trouble using revert. If I attempt to >>> >>> $ git revert >>> >>> where sha1id is the same as the HEAD commit, I instead get the output of >>> what looks like git status. [...] > It's actually not

Re: revert top most commit

2014-08-27 Thread Keller, Jacob E
On Wed, 2014-08-27 at 18:15 -0400, David Turner wrote: > On Wed, 2014-08-27 at 21:14 +, Keller, Jacob E wrote: > > Hi, > > > > I am having trouble using revert. If I attempt to > > > > $ git revert > > > > where sha1id is the same as the HEAD commit, I instead get the output of > > what loo

Re: revert top most commit

2014-08-27 Thread David Turner
On Wed, 2014-08-27 at 21:14 +, Keller, Jacob E wrote: > Hi, > > I am having trouble using revert. If I attempt to > > $ git revert > > where sha1id is the same as the HEAD commit, I instead get the output of > what looks like git status. > > Is there anything specific about git revert that

revert top most commit

2014-08-27 Thread Keller, Jacob E
Hi, I am having trouble using revert. If I attempt to $ git revert where sha1id is the same as the HEAD commit, I instead get the output of what looks like git status. Is there anything specific about git revert that prevents it from reverting the most recent commit? Thanks, Jake N�r��y��