Update - no wine repo on github

Misha Koshelev misha680 at gmail.com
Tue Jul 6 12:42:32 CDT 2010


Thank you so much for the info. I will probably just keep the Zip file for
now but if the number of patches gets out of hand will try git again :-)
Thanks again

Misha

On Jul 6, 2010 12:18 PM, "Mike Kaplinskiy" <mike.kaplinskiy at gmail.com>
wrote:

On Tue, Jul 6, 2010 at 11:27 AM, Misha Koshelev <misha680 at gmail.com> wrote:
> Fyi I am just going to...
It shouldn't be too hard. Something like the below might work.

git rebase -i upstream/master # delete anything you like. Or put edit
instead of pick to edit it
git push -f origin master # forces a push even though your tree is not
at the HEAD of origin

This breaks git history and can make people forking/pulling your tree
angry but assuming you don't care about them, all is well :).

Mike.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20100706/f039181f/attachment.htm>


More information about the wine-devel mailing list