Git - Deploying via Git: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(No difference)
|
Latest revision as of 14:41, 4 December 2012
- production as clone
- detachd branch
- tags
- branches
- production as export
/g/prod.export$ git archive --remote=/g/repo/ master | tar x
- relasse branch (unstalbe, testing, stable)