[OT] DVCS

Vladimir Panteleev vladimir at thecybershadow.net
Wed Oct 27 13:30:12 PDT 2010


On Wed, 27 Oct 2010 23:08:02 +0300, Vladimir Panteleev  
<vladimir at thecybershadow.net> wrote:

> * Operations such as undoing your last commit are too cryptic (git reset  
> --hard HEAD^)

Sorry, that's probably a bad example, since it alters history (if you  
already pushed the current commit it'll cause problems). The "problem"  
with Git is that you really need to know what you're doing and how things  
work behind the scenes - the learning curve is pretty steep, however once  
you're over it you'll feel like King of the Hill compared to other DVCSes  
:)

-- 
Best regards,
  Vladimir                            mailto:vladimir at thecybershadow.net


More information about the Digitalmars-d-announce mailing list