Skip to content

basil-itm/git-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

  • production (real production workload)
    • hotfixes
  • staging (blue / green server duplicate og the production environment and it passes all the test we'll swap it with production)
  • master (main sometimes it's called develop branch where we are going to merge all our features)
    • features
  • qa (perform test before merging into staging)

Demo data

This is a test data for teting the branches.

Horoscope

git checkout main

About

This is demo repository for checking git workflow.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors