Tag
#version-control
2 notes
Git
Tutorial
Git | Working properly on a source code
Advanced Git usage for professional software development — branches, merging, rebasing, merge conflicts, and stashing. Everything you need to collaborate effectively on a shared codebase.
#git#version-control#branches+2
·10 min
Git
Tutorial
Git | The basics to get you started
Git is an open source distributed version control system. Learn the essential commands to get started — init, add, commit, push, pull, and everything in between.
#git#version-control#basics+1
·9 min