You are hereMSE Git

MSE Git


GIT download for MSEide-MSEgui.
From a terminal window on your computer change to the location where you want the git repository to reside. Then issue the git clone command:
git clone git://gitorious.org/mseide-msegui/mseide-msegui.git

MSEGit is a front end for git repositories. You can get the source code for it from the mseuniverse repository. You will need to compile the source code before you can use the MSEgit program.
From a terminal window on your computer change to the location where you want the git repository to reside. Then issue the git clone command:
git clone git://gitorious.org/mseuniverse/mseuniverse.git

To use git:

File -> Clone git repo
enter the local destination directory
and the source URL "git://gitorious.org/mseide-msegui/mseide-msegui.git"
click OK.

In order to update the repository:
File -> Open git repo
git -> Pull