Git - Deploying via Git
Jump to navigation
Jump to search
- 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)