Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

These are a list of Git guidelines that team members should be held to when contributing to a codebase. Some are just general Git hygiene and others are specific good practices to follow for this team.

Resources

If you are new to git, the following may be helpful to have on you while you learn.

View file
nameGit 101 (Basics of Git).pdf
View file
nameGit-Cheat-Sheet.pdf

Commits

Commits will only contain relevant files/changes

...

Pull Requests will include how the code was tested

Resources

If you are new to git, the following may be helpful to have on you while you learn.

View file
nameGit 101 (Basics of Git).pdf

...