MOS VM: Unterschied zwischen den Versionen
M68k (Diskussion | Beiträge) K status |
M68k (Diskussion | Beiträge) K link to branch |
||
Zeile 28: | Zeile 28: | ||
</pre> | </pre> | ||
'''Step 3: Switch to the django_1_5_compatibility branch''' | '''Step 3: Switch to the [https://github.com/Metalab/mos/tree/django_1_5_compatibility django_1_5_compatibility] branch''' | ||
<pre> | <pre> | ||
$ git checkout django_1_5_compatibility | $ git checkout django_1_5_compatibility | ||
Zeile 156: | Zeile 156: | ||
Hint: | Hint: | ||
After login into your VM will be in the directory from your host where you checked out the project. | After login into your VM you will be in the directory from your host where you checked out the project. | ||
You can edit files on your host and the changes will be visible inside your VM. | You can edit files on your host and the changes will be visible inside your VM. | ||