Skip to content
/ ogws Public

Git Bash Script for a Stable Mainline Branching Model -- Aka Cactus model

Notifications You must be signed in to change notification settings

OVYA/ogws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OVYA Git Workflow Script

Documentation

The online documentation is available here.

Building the documentation is done by using Doxygen with the command make doc.

Install

git submodule update --init
sudo make install

If you have write access to /usr/local/bin, there is no need to use sudo.

Uninstall

sudo make uninstall

Unit tests

More than 200 unit tests can be done using the command make test.

  • Footnotes

About

Git Bash Script for a Stable Mainline Branching Model -- Aka Cactus model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages