This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| git_slides [2014/10/21 10:57] – [Links] admin | git_slides [2014/10/21 12:01] (current) – admin | ||
|---|---|---|---|
| Line 37: | Line 37: | ||
| * Deployment TEST | * Deployment TEST | ||
| * Deployment LIVE, wenn TEST ok | * Deployment LIVE, wenn TEST ok | ||
| + | |||
| + | ===== Der Jochen zeigt ... ===== | ||
| + | |||
| + | - Ablauf anhand von Magento (TEST) - mage.local <=> mage-test.tagwork-one.de | ||
| + | - Einrichtung anhand von Magento (LIVE) | ||
| + | - GIT: | ||
| + | - Stash - Änderung " | ||
| + | - Stage -> commit -> push | ||
| + | - Branch " | ||
| ===== Links ===== | ===== Links ===== | ||
| + | * GIT Docs: http:// | ||
| * Cheatsheet / Commands: | * Cheatsheet / Commands: | ||
| * Neumodisch: http:// | * Neumodisch: http:// | ||
| Line 45: | Line 55: | ||
| * Merge vs. Rebase: http:// | * Merge vs. Rebase: http:// | ||
| * Rebase Details: http:// | * Rebase Details: http:// | ||
| + | |||