8000 GitHub - rayk/ref-repo-trunk: Reference repository demonstrating the Trunk Based usage pattern
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rayk/ref-repo-trunk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trunk Based Usage Pattern

One of a collection of repositories which demonstrate the various git workflow and usage patterns. Here trunk based usage patterns are demonstrated.

Features

  • No long-running branches
  • Consumer features are the product of one person

Defining Characteristics

Uniquely identifiable repository artefacts and structures, that would suggest that users of a given repository are employing some form of trunk based development strategy.

  1. All commits trunk.
  2. Release from trunk or a release branch.

Sample Application

This repository contains simple CLI application.

About

Reference repository demonstrating the Trunk Based usage pattern

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0