Re: Does anyone find Restore Snapshot kind of weak?
Re: Does anyone find Restore Snapshot kind of weak?
- Subject: Re: Does anyone find Restore Snapshot kind of weak?
- From: Marco S Hyman <email@hidden>
- Date: Wed, 28 Nov 2012 15:55:07 -0800
On Nov 28, 2012, at 3:08 PM, Quincey Morris <email@hidden> wrote:
>> Mostly an easy automated crutch for people who find git and svn a bit too technical.
>
> Oh, come on! If you're prepared to commit your changes before *every* global search/replace and *every* refactor then snapshot is similar to a commit. Do you commit before every replace and every refactor? I thought not.
Written by someone who doe not appreciate the benefits of git staging and the index. I will stage changes in a tree (git add) that may not be quite ready for a commit before doing something that I may not like and want to undo. If I like the results of my large change I can re-stage. If I don't like the result I can revert to the staged versions of the files with a simple check-out.
This has nothing to do with cocoa... perhaps it should be moved to the xcode list?
Marc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden