Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
dandevri edited this page Apr 14, 2022 · 2 revisions

Version Control

Write about how you version control your application.

  • Do you use different branches for different features?
  • How do you write your commit messages?
  • When do you commit?

Additionally you can explain how you use GitHub.

  • Do you use the commandline and what commands do you typically use?
  • Do you use a GUI or the version control build into your code editor?

Did you encouter any problems while setting up GitHub?

  • Are you using SSH or personal access token?
  • Did you have any merge conflicts or problems when merging?
Clone this wiki locally