Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
aurweb
Commits
1180565d
Verified
Commit
1180565d
authored
Sep 26, 2022
by
Kevin Morris
Browse files
Merge branch 'upd-metadata-doc'
parents
eb0c5605
137644e9
Pipeline
#31466
passed with stages
in 2 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/git-archive.md
View file @
1180565d
...
...
@@ -24,10 +24,10 @@ configurations.
## Fetch/Update Archives
When a client has not yet fetched any initial archives, they should
clone
the repository:
When a client has not yet fetched any initial archives, they should
shallow-clone
the repository:
$ git clone https://aur.archlinux.org/archive.git aurweb-archive
$ git clone
--depth=1
https://aur.archlinux.org/archive.git aurweb-archive
When updating, the repository is already cloned and changes need to be pulled
from remote:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment