User Tools

Site Tools


git-transition

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
git-transition [2012/10/31 16:50] – spellcheck mikael.ohmangit-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://git-scm.com/about|git project pages]]. The main motivation is that Git makes the life of developpers without read-write repository access more easier. +You can read about unique git features on [[http://git-scm.com/about|git project pages]]. The main motivation is that Git makes the life of developers without read-write repository access more easier. 
  
   * 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 23: Line 23:
  
 ===== Links ===== ===== Links =====
-  * web interface to [[http://oofem.org/gitweb/|oofem git repository]]+  * Web interface to [[http://oofem.org/gitweb/|oofem git repository]]
   * Online version of [[http://git-scm.com/book|Git book]]. Higly recommended!   * Online version of [[http://git-scm.com/book|Git book]]. Higly recommended!
git-transition.txt · Last modified: 2012/11/03 22:34 by smilauer