Re: Xcode 7.0.1 SIGSEV on Git push
Re: Xcode 7.0.1 SIGSEV on Git push
- Subject: Re: Xcode 7.0.1 SIGSEV on Git push
- From: Jens Alfke <email@hidden>
- Date: Thu, 01 Oct 2015 08:37:26 -0700
> On Oct 1, 2015, at 1:49 AM, Dave <email@hidden> wrote:
>
> Totally and utterly agree, I always go into a cold sweat whenever something horrid happens related to Git and when using XCode it happens all too often.
On the other hand, the nice thing with Git is that you can always undo what happened. The "git reflog" command is a lifesaver -- it lists a history of all the latest HEAD revisions. By resetting to an earlier HEAD you can effectively rewind time on the current branch. (Of course, once you've pushed your mistakes to a server, things get messier...)
--Jens
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden