Skip to content

The-MilkyWay-Project/MilkyWay

Repository files navigation

Checkout

git clone --recurse-submodules [email protected]:JoshDanielWalker/MilkyWay.git

Update git submodule update --remote

git submodule foreach --recursive git checkout master

git submodule foreach -q --recursive 'git checkout $(git config -f $toplevel/.gitmodules submodule.$name.branch || echo master)'

git submodule update --recursive --remote

Part of the MilkyWay, Microservices Infrastructure Project By LUNA - Joshua Daniel Walker

Branch Template

Gitflow

master
develop
feature/
release/
hotfix/

Version Tag Template

major - minor - Patch
v-0.0.0

Commit Template

Project Name - Ticket Number - Status - Time - Commit Message
MilkyWay - 1 - #resolve - #time 2h - #comment Message

About

The MilkyWay, Microservices Infrastructure Project

Topics

Resources

Stars

Watchers

Forks