User Tools

Site Tools


programming:git: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
programming:git:git [2019/09/27 13:41] – [Clone only one directory] maferreiraprogramming:git:git [2022/04/12 06:19] (current) – Adding links to the articles ateixeira
Line 1: Line 1:
 ====== Git ====== ====== Git ======
-===== Clone only one directory ===== +  * [[Learning Git]] Getting started with some basics Git commands 
-  git clone <git path> +  * [[Git clone - Git pull]] Some information about Git clone and Git pull
-  cd <git directory> +
-  git config core.sparsecheckout true +
-  echo "<directory name>" >> .git/info/sparse-checkout +
-  git checkout -- +
- +
-Reference : https://git-scm.com/book/en/v2+
programming/git/git.1569591667.txt.gz · Last modified: 2019/09/27 13:41 by maferreira