> On 05 Feb 2016, at 00:52, Rob Landley <[email protected]> wrote:
> 
> I need a way to tell git "if you can't do a fast forward, FAIL". If get
> reset HEAD^1 doesn't fix it I will #*%(&# clone a fresh repo and get
> format-patch and git am the patches over until I have a clean history.

$ git config --global pull.rebase true

- Shiz

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Toybox mailing list
[email protected]
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to