git-clone with --depth argument
when use git-clone with --depth argument will save your time remove following space of lines which will cause trouble in index building.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
`git pull`
|
||||
|
||||
- Download changes from default remote repository and use fast forward
|
||||
- Download changes from default remote repository and use fast forward
|
||||
|
||||
`git pull --rebase`
|
||||
|
||||
|
Reference in New Issue
Block a user