Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Neofonie/git-github-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Train your skills in Git and GitHub using this repo

⚠️ THIS PROJECT IS NOW UNMAINTAINED AND IN READ-ONLY MODE ⚠️

This is a black box repository to train Git skills and experiment with the settings in GitHub.

Do whatever you want to do.

‼️ But don't delete this README.md file

Git

  • Fetch, Push
  • Merge, Squash, Rebase
  • Force conflicts and fix them
  • Create, update, delete branches
    • Create and push to a remote branch from a newly created local one
    • Connect a local with a remote branch
  • Catchup master branch into develop branch
  • ...

GitHub

  • Create Pull request in Github
    • Merge develop branch into master branch
  • Create a continous deployment process
    • protect branches and just allow pull requests
  • Require code reviews
    • Disallow specific merge options
  • Edit files
  • Play with the settings
  • ...

What you can imagine... try it out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published