On Nov 28, 2012, at 4:46 PM, Charles Srstka <[email protected]> wrote:
> On Nov 28, 2012, at 5:38 PM, Quincey Morris > <[email protected]> wrote: > >> On Nov 28, 2012, at 15:21 , Charles Srstka <[email protected]> wrote: >> >>> ... yes? >> >> That's pretty impressive, though perhaps it's more indicative of mental >> mastery over self than technical mastery over git? > > Impressive? All you have to do is hit Command-Option-C. If your repository is > local, as it is with a cloned git repository, it's quick — in fact, it's > quite a lot faster than making a snapshot — and hitting it before making a > far-reaching, possibly dangerous change to your code is pretty much a > no-brainer, if you ask me. You are much more disciplined than many other developers. This advice is similar to telling someone who is forgetful to just stop being disorganized. > > I could see doing it automatically making sense for some people, as an > option, but I don't understand why it would need to use a completely separate > system rather than the far more efficient version control systems that we > already have. Xcode snapshots are based on git. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
