Server Stuff

Development Workflow

  • Web Developer Workflow Guide
  • Pull Request Workflow with GitLab
  • Code Reviews Workflow

git and GitHub

  • git Branches and Branching
  • git init, git add, git commit
  • Pull Request Workflow with GitLab
  • How to Rename a git Branch

wot!?

  1. git Usage
  2. Basic git WorkFlow

Git used to it

  1. git init, git add, git commit
  2. git branches & branching
  3. Merges & Merging
  4. git remote, git pull, git push
  5. Changing default branch to main
  6. How to Rename a git Branch