User Tools

Site Tools

Advanced Scientific Programming in Python

a Summer School by the G-Node and the
Faculty of Electrical Engineering, Mechanical Engineering and Naval Architecture (FESB), University of Split


git

Slides can be found here: http://cbio.ensmp.fr/~nvaroquaux/teaching/2014-spss/git.html

Amendment to the slides

To create a clonable private repository on a server on which you have ssh access:

git clone –bare url name.git

scp -r name.git user@server.org:

git clone user@server.org/name.git my_new_clonable_git_repository

Use arrows to move from one slide to another

Other materials:

git.txt · Last modified: 2014/09/08 18:24 by nelle

Page Tools