Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
weatherbox:team_nova:git_and_github [2016/01/27 00:08] tyamauchi [Notes] |
weatherbox:team_nova:git_and_github [2021/09/19 21:59] (current) |
||
---|---|---|---|
Line 36: | Line 36: | ||
- To edit master, pull onto individual branch, make edits on branch, then create pull request and select merge | - To edit master, pull onto individual branch, make edits on branch, then create pull request and select merge | ||
- | -Or, pull link onto wiliki, vi and edit the code, git commit -m "comment", git push "link" [branch to push to] | + | - Or, pull link onto wiliki, vi and edit the code, git commit -m "comment", git push "link" [branch to push to] |