On Nov 28, 2012, at 3:08 PM, Quincey Morris 
<quinceymor...@rivergatesoftware.com> 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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to