Changes between Version 3 and Version 4 of GitGuideLines


Ignore:
Timestamp:
10/29/09 13:16:31 (14 years ago)
Author:
andrew_b
Comment:

Fixed port number.

Legend:

Unmodified
Added
Removed
Modified
  • GitGuideLines

    v3 v4  
    77At first please check out the git repository: 
    88{{{                                           
    9   git clone ssh://midnight-commander.org:2222/git/mc.git 
     9  git clone ssh://midnight-commander.org:22/git/mc.git 
    1010}}}                                                      
    1111 
     
    8787  remote: Total 10 (delta 8), reused 0 (delta 0) 
    8888  Unpacking objects: 100% (10/10), done.         
    89   From ssh://midnight-commander.org:2222/git/mc  
     89  From ssh://midnight-commander.org:22/git/mc  
    9090     6f8a3b3..8ebe787  151_fix_uninitialised_var_edit.c -> origin/151_fix_uninitialised_var_edit.c 
    9191     aeec284..f2f8ef4  master     -> origin/master