MAMEWorld >> Programming
View all threads Index   Flat Mode Flat  

Osso1
Reged: 10/17/04
Posts: 251
Send PM
Re: Need help with Git
01/07/15 02:14 PM


Extrapolating from the FAQ located at http://wiki.mamedev.org/index.php/Submitting_Source_Code


Quote:


Using GitHub

You need to create/own a GitHub account and fork the project allowing you to have an up-to-date copy of the source.
With a valid account, you can then assemble local tree changes and send to our tree as a pull request.
Please be clear in the comments and limit the amount of actual local tree commits made in order to create your updated code.

Using External .diff

To create a correct diff, use the following command line below. originaltree is the (src) directory of the original, unmodified sources; modifiedtree is the (src) directory of your updated sources; and patchname.diff is the name of the diff you want to create.

DIFF -Nru originaltree modiifiedtree > patchname.diff

Once you have a .diff containing your changes, ZIP it up and submit it by sending email





.







Entire thread
Subject Posted by Posted on
* Need help with Git Comboman 01/07/15 05:24 AM
. * Re: Need help with Git Osso1  01/07/15 08:56 AM
. * Re: Need help with Git Comboman  01/07/15 02:05 PM
. * Re: Need help with Git Osso1  01/07/15 02:14 PM
. * Re: Need help with Git Comboman  01/08/15 05:16 AM
. * Re: Need help with Git Osso1  01/08/15 10:41 AM

Extra information Permissions
Moderator:  Pi 
0 registered and 112 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 2926