Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<div>
Set shallow clone depth, so that git will only download recent history of the project,
saving time and disk space when you just want to access the latest commits of a repository.
Note that this has an effect on the changesets listed by Jenkins. Setting this to 1 causes
all files in the repository to be listed in every change.
</div>
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<div>
Set shallow clone depth, so that git will only download recent history of the project,
saving time and disk space when you just want to access the latest commits of a repository.
Note that this has an effect on the changesets listed by Jenkins. Setting this to 1 causes
all files in the repository to be listed in every change.
</div>
Loading