github
This is an old revision of the document!
Git
Git is a system for version and shared edition control of codes. GRUMEC uses Git for registering the edition history of computational mechanics implementations and scientific papers writing in LaTeX.
GitHub
GitHub is a online platform where you can host and share your git repositories and projects.
For a complete tutorial of Github usage click here. For another excellent tutorial for branch and merge functions click here.
Important commands:
git status git add git commit -m "comment" git push git pull git checkout <branch> git merge <branch>
Research group codes hosted on Github:
- Fluid-Structure interaction using the Arlequin method (criar conta no GitHub e solicitar acesso com Jeferson);
github.1545150814.txt.gz · Last modified: by admin