Additions:
1. Visit http://www.github.com and signup for an account
3. Read over github's page on working with forks and pull requests: http://help.github.com/articles/using-pull-requests
4. Modify code
5. Commit and push
6. Click Request merge on your repository page, fill out the form and submit. We will be automatically notified that there is a pending merge request.
3. Read over github's page on working with forks and pull requests: http://help.github.com/articles/using-pull-requests
4. Modify code
5. Commit and push
6. Click Request merge on your repository page, fill out the form and submit. We will be automatically notified that there is a pending merge request.
Deletions:
3. Clone a project that you would like to submit patches on (pfSense for example)
4. Click on your clone in the list
5. Checkout the tree with the clone command that Gitorious provides
6. Modify code
7. Commit and push
8. Click Request merge on your rcs repository page, fill out the form and submit. Drop a line to coreteam@pfsense.org that you have requested a merge.
Additions:
8. Click Request merge on your rcs repository page, fill out the form and submit. Drop a line to coreteam@pfsense.org that you have requested a merge.
Deletions:
Additions:
1. Visit rcs.pfsense.org and signup for an account
2. Login with new account
3. Clone a project that you would like to submit patches on (pfSense for example)
4. Click on your clone in the list
5. Checkout the tree with the clone command that Gitorious provides
6. Modify code
7. Commit and push
2. Login with new account
3. Clone a project that you would like to submit patches on (pfSense for example)
4. Click on your clone in the list
5. Checkout the tree with the clone command that Gitorious provides
6. Modify code
7. Commit and push
Deletions:
2. login with new account
3. clone a project that you would like to submit patches on (pfSense for example)
4. click on your clone in the list
5. checkout the tree with the clone command that Gitorious provides
6. modify code
7. commit and push
Additions:
8. Click Request merge on your rcs repository page
Deletions:
Additions:
1. visit rcs.pfsense.org and signup for an account
2. login with new account
3. clone a project that you would like to submit patches on (pfSense for example)
4. click on your clone in the list
5. checkout the tree with the clone command that Gitorious provides
6. modify code
7. commit and push
8. visit commit and click request merge
2. login with new account
3. clone a project that you would like to submit patches on (pfSense for example)
4. click on your clone in the list
5. checkout the tree with the clone command that Gitorious provides
6. modify code
7. commit and push
8. visit commit and click request merge
Deletions:
Additions:
--- Needs rewriting for rcs.pfsense.org clone / merge request ---
Deletions:
-rub
Example: diff -rub services_dhcp.php.orig my_services_dhcp.php
If you need these utilities, simply download from my extra folder:
Issue these commands from the shell for the *nix challanged:
fetch -o /usr/bin/diff http://www.pfsense.com/~sullrich/extra/diff
fetch -o /usr/bin/patch http://www.pfsense.com/~sullrich/extra/patch
chmod a+rx /usr/bin/*
rehash # (optional; rebuilds hash table of executables in PATH)
* please attach the resulting diff file to http://cvstrac.pfsense.com/ , if there's a ticket which reports a bug and your patch fixes that particular bug
* otherwise E-mail patches as attachments to coreteam@pfsense.com
Additions:
rehash # (optional; rebuilds hash table of executables in PATH)