git-transition
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| git-transition [2012/10/30 16:30] – [What it means for me?] bp | git-transition [2012/11/03 22:34] (current) – smilauer | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Why Git ===== | + | ===== Why Git? ===== |
| - | You can read about unique git features on [[http:// | + | You can read about unique git features on [[http:// |
| * With git, you have the ability to commit changes to your own local, private branch as often as you’d like, without modifying the central repository. You can make a separate decision on when you would like to push your local changes to the public repository. | * With git, you have the ability to commit changes to your own local, private branch as often as you’d like, without modifying the central repository. You can make a separate decision on when you would like to push your local changes to the public repository. | ||
| Line 10: | Line 10: | ||
| * If you are using the release version of OOFEM, installed from official download, you don't have to do anything. | * If you are using the release version of OOFEM, installed from official download, you don't have to do anything. | ||
| * If you are user and want to keep touch with ongoing development you should clone git repository and regularly synchronize with it. | * If you are user and want to keep touch with ongoing development you should clone git repository and regularly synchronize with it. | ||
| - | * If you are contributing | + | * If you are contributing |
| The [[git-tutorial|OOFEM Git tutorial]] provides the basic introductuion to Git and summarizes the main steps needed. | The [[git-tutorial|OOFEM Git tutorial]] provides the basic introductuion to Git and summarizes the main steps needed. | ||
| ===== Timeline ===== | ===== Timeline ===== | ||
| - | - Tubmit | + | - Submit |
| - On October, 28, the write access to svn will be refused, read access still available. | - On October, 28, the write access to svn will be refused, read access still available. | ||
| - Transition will take place on October, 29. | - Transition will take place on October, 29. | ||
| Line 23: | Line 23: | ||
| ===== Links ===== | ===== Links ===== | ||
| - | * web interface to [[http:// | + | * Web interface to [[http:// |
| * Online version of [[http:// | * Online version of [[http:// | ||
git-transition.1351611036.txt.gz · Last modified: 2012/10/30 16:30 by bp