Čia matote skirtumus tarp pasirinktos versijos ir esamo dokumento.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
gitosis [2012/02/07 19:52] dalius |
gitosis [2014/08/05 13:46] (esamas) |
||
|---|---|---|---|
| Linija 2: | Linija 2: | ||
| gitosis is a tool for hosting git repositories (I'm repeating myself for those who skim :) | gitosis is a tool for hosting git repositories (I'm repeating myself for those who skim :) | ||
| + | |||
| + | The first thing to do is grab a copy of gitosis and install it on your server: | ||
| - | The first thing to do is grab a copy of gitosis and install it on your server: | + | '' |
| - | + | cd ~/src | |
| - | ''cd ~/src | + | git clone git://eagain.net/gitosis.git'' |
| - | git clone git://eagain.net/gitosis.git'' | + | |