git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
blob fc5917d781f9b9cf7e9af3a92d33988261992051 745 bytes (raw)
name: Documentation/git-prime-clone.txt 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
 
git-prime-clone(1)
============

NAME
----
git-prime-clone - Get the location of an alternate resource
to fetch before clone


SYNOPSIS
--------
[verse]
'git prime-clone' [--strict] <dir>

DESCRIPTION
-----------

Outputs the resource, if configured to do so. Otherwise, returns
nothing (packet flush 0000).

CONFIGURE
---------

primeclone.url::
	The full url of the resource (e.g.
	http://examplehost/pack-$NAME.pack).

primeclone.filetype::
	The type of the resource (e.g. pack).

primeclone.enabled::
	When 'false', git-prime-clone will return an empty response,
	regardless of what the rest of the configuration specifies;
	otherwise, it will return the configured response. Is 'true'
	by default.

GIT
---
Part of the linkgit:git[1] suite

debug log:

solving fc5917d ...
found fc5917d in https://public-inbox.org/git/1473984742-12516-2-git-send-email-kevin.m.wern@gmail.com/

applying [1/1] https://public-inbox.org/git/1473984742-12516-2-git-send-email-kevin.m.wern@gmail.com/
diff --git a/Documentation/git-prime-clone.txt b/Documentation/git-prime-clone.txt
new file mode 100644
index 0000000..fc5917d

Checking patch Documentation/git-prime-clone.txt...
Applied patch Documentation/git-prime-clone.txt cleanly.

index at:
100644 fc5917d781f9b9cf7e9af3a92d33988261992051	Documentation/git-prime-clone.txt

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).