weatherbox:team_nova:git_and_github

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
Previous revision
weatherbox:team_nova:git_and_github [2016/01/26 23:45]
tyamauchi [Authors]
weatherbox:team_nova:git_and_github [2021/09/19 21:59] (current)
Line 24: Line 24:
  
 Git and other version control systems can be useful when collaborating on work with other users, comparing files, reverting files back to a previous state, and observe the last modifications that could be potentially causing a problem. Git and other version control systems can be useful when collaborating on work with other users, comparing files, reverting files back to a previous state, and observe the last modifications that could be potentially causing a problem.
-===Notes===+-----
  
 +======Notes======
 +
 +Github
 +
 +- Made a new repository for Team Nova
 +
 +- Can make edits straight on page or on wiliki
 +
 +- 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] 
  • weatherbox/team_nova/git_and_github.1453851930.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)