User Tools

Site Tools


analysis:course:week1

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
analysis:course:week1 [2014/06/21 09:41]
mvdm [Setting up GitHub]
analysis:course:week1 [2014/06/21 09:42]
mvdm [Setting up GitHub]
Line 45: Line 45:
 Important: the change you just made is limited to *your fork* only. The original repo that you forked is *not* automatically updated with your change! To remedy this, select "Pull Requests"​ on your repo site and choose "New Pull Request"​. The resulting page will show the diff of the file in your repo against the same file in the original repo, so it should highlight the change you made. Select "Click to create a Pull Request...",​ add a title, and click "Send Pull Request"​. Important: the change you just made is limited to *your fork* only. The original repo that you forked is *not* automatically updated with your change! To remedy this, select "Pull Requests"​ on your repo site and choose "New Pull Request"​. The resulting page will show the diff of the file in your repo against the same file in the original repo, so it should highlight the change you made. Select "Click to create a Pull Request...",​ add a title, and click "Send Pull Request"​.
  
-<​graphviz dot center ​500x200>+<​graphviz dot center>
 digraph G { digraph G {
   remote -> local [label="​pull"​];​   remote -> local [label="​pull"​];​
analysis/course/week1.txt ยท Last modified: 2018/07/07 10:19 (external edit)