On Wed, 27 Oct 2010 23:08:02 +0300, Vladimir Panteleev <vladi...@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:vladi...@thecybershadow.net

Reply via email to