Hi Thomas,

> So it's not worth the hassle IMHO as shallow clones don't allow to generate
> pull-requests without unshallowing them first.

Yes, it is possible without unshallowing as the server-side (github.com) fork 
into which you are pushing is a full clone, and the shallow history that you 
have locally has a common commit with the fork.

Simple git push your-fork pr-branch works in this case.

-- 
Regards,
Gaurav Juvekar

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to