User Tools

Site Tools


vcs:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
vcs:git [2021/01/19 10:12] kauffmanvcs:git [2021/03/01 09:55] kauffman
Line 1: Line 1:
 ====== Git ====== ====== Git ======
 A collection of resources. A collection of resources.
 +
 +  * [[https://rev.cs.uchicago.edu|rev.cs.uchicago.edu]]: For faculty and staff. Sign in and then email techstaff to get your project quota raised from 0. You won't be able to use this server until your quota is raised.
 +
  
  
Line 32: Line 35:
 </code> </code>
  
-=== Example ===+==== Example ====
 <code> <code>
 laptop:~$ ssh kauffman3@linux.cs.uchicago.edu laptop:~$ ssh kauffman3@linux.cs.uchicago.edu
Line 42: Line 45:
 </code> </code>
  
-== Clone from inside your CS home ==+=== Clone from inside your CS home ===
 <code> <code>
 kauffman3@linux3:~$ git clone kauffman3@linux.cs.uchicago.edu:~/gitbare/myproject.git kauffman3@linux3:~$ git clone kauffman3@linux.cs.uchicago.edu:~/gitbare/myproject.git
Line 68: Line 71:
 </code> </code>
  
-== Clone from your laptop or elsewhere ==+=== Clone from your laptop or elsewhere ===
  
 <code> <code>
/var/lib/dokuwiki/data/pages/vcs/git.txt · Last modified: 2021/09/22 17:19 by ctopper

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki