Changes between Version 4 and Version 5 of Ticket #64142, comment 10


Ignore:
Timestamp:
Dec 16, 2021, 3:15:30 AM (3 years ago)
Author:
RobK88
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64142, comment 10

    v4 v5  
    771. If this has not been done before, fork the Macports GitHub repo (which will create an identical repo on one's personal GitHub website).
    88
    9 2. Clone your personal GitHub repo to a local git repo located on their own Mac. 
     92. Clone the Macports repo (or your personal forked GitHub repo) to a local git repo located on their own Mac. 
    1010
    11113. Using the local git repo, make a branch, makes changes to files in the branch (or add files to the branch), test the port, commit the changes to the local git repo, rebase if needed to reduce the number of commits etc.
     
    13134.  Push one's changes from the local git repo to one's personal GitHub.com repo. 
    1414
    15 5.  Make a Pull Request (PR) from the branch of one's personal GitHub repo to the Macports Github site. 
     155.  Make sure that your personal Githib.com repo is up to date by doing a "fetch upstream" if necessary.
     16
     176.  Make a Pull Request (PR) from the branch of one's personal GitHub repo to the Macports Github site. 
    1618(The Macports Guide states "Make a pull request from your branch in your own git repository to the appropriate MacPorts repository."  I a sure that will work but doesn't it make more sense to make the Pull Request from the branch of one's personal GitHub repo to the Macports Github site?)
    1719