Git

Intro to Git

What is Git? Git is… A distributed version control system Used to allow multiple people to collaborate on the same code Also useful for managing your own code and larger projects Applications for language researchers? Coauthoring papers Working on R scripts or other code Sharing code with others (via github or bitbucket) Managing large projects like a dissertation, thesis, or article What does Git do?