Skip to content

bbvch/git_basic_workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

An absolute minimal workflow

We create and add to agile_principles.md in project root.

  • create a branch feature
  • add empty file agile_principles.md
  • add title, commit
  • add principle 1, commit
  • merge to main
    • switch to main, then merge in feature

About

git basic workflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published