8000 GitHub - ONESOFT-LT/git
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ONESOFT-LT/git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation


Git flow development strategy for all teams

New feature or fix starts from master branch unless agreed with team otherwise

Naming:

New feature: feature/ticket-id-task-name Fix: fix/ticket-id-task-name

After development:
  • - Merge your branch into develop (No Pull request needed)
  • - Create Pull request into master branch
  • - TEST your feature in staging server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0