|
|
|
|
|
|
|
[[_TOC_]]
|
|
|
|
|
|
# How to develop `MEDUSA`, Making best use of `git`
|
|
# How to develop `MEDUSA`, Making best use of `git`
|
|
|
|
|
|
Here are some hints to develop MEDUSA with git.
|
|
Here are some hints to develop MEDUSA with git.
|
... | @@ -34,7 +37,7 @@ This is done this way : |
... | @@ -34,7 +37,7 @@ This is done this way : |
|
### First, create a new branch :
|
|
### First, create a new branch :
|
|
![image](uploads/f8dfd08f25c416f64fdb221eae1425c1/image.png)
|
|
![image](uploads/f8dfd08f25c416f64fdb221eae1425c1/image.png)
|
|
Then still based on my diapause work example.
|
|
Then still based on my diapause work example.
|
|
I want to create a branch based on my previous Diapause work (already on the diapause branch), that will only contain the next stage work.
|
|
I want to create a branch based on my previous Diapause work (already on the diapause branch), that will only contain the next stage work.
|
|
![image](uploads/f7cb1afd0482c2089f2c71e87267d1c2/image.png)
|
|
![image](uploads/f7cb1afd0482c2089f2c71e87267d1c2/image.png)
|
|
|
|
|
|
### Then, name your new work branch, and create it.
|
|
### Then, name your new work branch, and create it.
|
... | | ... | |