Skip to content

factor1/TMG_Consutling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

TMG Consulting

TMG has one repo setup on the live server that serves both development and production environments.

ssh://[email protected]/home/tmgconsulting/repos/tmgconsulting.git

To push to dev.tmgconsulting.com:

git push {remote-name} develop:develop

To push to production:

git push {remote-name} master:master