[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gcmd-dev] GNOME Commander repository migrated to git
From: |
Piotr Eljasiak |
Subject: |
[gcmd-dev] GNOME Commander repository migrated to git |
Date: |
Fri, 24 Apr 2009 20:47:10 +0200 |
Hi folks,
This is to announce that starting from 2009.04.16 gcmd (together with
the whole GNOME infrastructure) has migrated its source code repository
from Subversion to git. The repository can be viewed online using the
CGIT web interface (http://git.gnome.org/cgit/gnome-commander/).
A very brief summary of the most common tasks:
Repository download (clone) - do it only once
git clone git://git.gnome.org/gnome-commander
Local repository update
git pull
Code checkout, stable branch
git checkout master
Code checkout, devel branch
git checkout gcmd-1-3
For more details please go: http://live.gnome.org/Git, there is also a
very nice git cheat sheet:
http://zrusin.blogspot.com/2007/09/git-cheat-sheet.html
Happy gitting,
Piotr
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gcmd-dev] GNOME Commander repository migrated to git,
Piotr Eljasiak <=