# Gibt es ein Tutorial zum Thema Git und der Synchronisation von Dateien zwischen Staging und Live?

**URL:** https://forum.shopware.com/t/gibt-es-ein-tutorial-zum-thema-git-und-der-synchronisation-von-dateien-zwischen-staging-und-live/54750
**Category:** Installation/Einstieg
**Created:** [22. August 2018 um 14:32 UTC](https://forum.shopware.com/t/gibt-es-ein-tutorial-zum-thema-git-und-der-synchronisation-von-dateien-zwischen-staging-und-live/54750 "2018-08-22T14:32:59Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![MisterTabasco](https://avatars.discourse-cdn.com/v4/letter/m/a88e4f/32.png) [@MisterTabasco](https://forum.shopware.com/u/MisterTabasco)
#### Post date: [22. August 2018 um 14:32 UTC](https://forum.shopware.com/t/gibt-es-ein-tutorial-zum-thema-git-und-der-synchronisation-von-dateien-zwischen-staging-und-live/54750/1 "2018-08-22T14:32:59Z")

</div>

Mein Ziel ist es lokal zu entwickeln und Themeanpassungen&nbsp;und Pluginentwicklung von dort&nbsp;auf die Liveumgebung zu schieben. Das Thema Git (und die korrekte Terminologie)&nbsp;ist neu für mich.  
Bisher fand ich grundlegende Tutorials zur Einführung in das&nbsp;Thema Repositories anlegen wie z.B.:

[https://8mylez.com/blog/git-nutzen-fuer-theme-entwicklung/](https://8mylez.com/blog/git-nutzen-fuer-theme-entwicklung/)&nbsp;oder

[https://great2gether.com/2016/01/shopware-entwicklung-mit-git/](https://great2gether.com/2016/01/shopware-entwicklung-mit-git/)

die mir bei meiner Frage&nbsp;“Wie nutze ich Git in Shopware?” schon weiterhalfen.&nbsp;  
Leider fand ich bisher nichts&nbsp;darüber, wie man seine Änderungen auf die Liveversion eines Shops hochlädt.  
Im ersten verlinkten Tutorial (von 8mylez)&nbsp;wird darauf leider nicht eingegangen (obwohl es erwähnt wurde).

Danke für die Hilfe!

---

<div class="post-metadata">

### Author: ![Moritz\_Naczenski](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/moritz_naczenski/32/7792_2.png) [@Moritz\_Naczenski](https://forum.shopware.com/u/Moritz_Naczenski)
#### Post date: [22. August 2018 um 15:12 UTC](https://forum.shopware.com/t/gibt-es-ein-tutorial-zum-thema-git-und-der-synchronisation-von-dateien-zwischen-staging-und-live/54750/2 "2018-08-22T15:12:58Z")

</div>

Vielleicht hilft dir da der Talk von Thomas:&nbsp;[Thomas Eiling - Shopware Community Day 2018 (EN) - YouTube](https://www.youtube.com/watch?v=Nh1N3jZB-Ss)

Da geht es generell um das Thema deployment.

---

<div class="post-metadata">

### Author: ![MisterTabasco](https://avatars.discourse-cdn.com/v4/letter/m/a88e4f/32.png) [@MisterTabasco](https://forum.shopware.com/u/MisterTabasco)
#### Post date: [22. August 2018 um 15:18 UTC](https://forum.shopware.com/t/gibt-es-ein-tutorial-zum-thema-git-und-der-synchronisation-von-dateien-zwischen-staging-und-live/54750/3 "2018-08-22T15:18:46Z")

</div>

Vielen Dank für das Video, Moritz! Ich schaus mir mal an, klingt gut!&nbsp;
