User Tools

Site Tools


git_and_github_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
git_and_github_notes [2018/03/04 11:42] – [Accepting Pull Requests from the Command Line] jtkorbgit_and_github_notes [2018/03/04 11:43] (current) – [Pull Requests from the Command Line] jtkorb
Line 9: Line 9:
 then, push changes to origin and request pull from upstream master: then, push changes to origin and request pull from upstream master:
   git push origin   git push origin
-  git request-pull abc1234 upstream master+  git request-pull SOMETHING https://github.com/start-concurrent/start-concurrent.github.io.git
  
 ===== Accepting Pull Requests from the Command Line ===== ===== Accepting Pull Requests from the Command Line =====
git_and_github_notes.txt · Last modified: 2018/03/04 11:43 by jtkorb