git-http-fetch
Download from a remote Git repository via HTTP
- Provided by: git-man (Version: 1:1.9.1-1ubuntu0.10)
- Source: git
- Report a bug
Download from a remote Git repository via HTTP
git http-fetch [-c] [-t] [-a] [-d] [-v] [-w filename] [--recover] [--stdin] <commit> <url>
Downloads a remote Git repository via HTTP.
NOTE: use of this command without -a is deprecated. The -a behaviour will become the default in a future release.
commit-id
-c
-t
-a
-v
-w <filename>
--stdin
<commit-id>['\t'<filename-as-in--w>]
--recover
Part of the git(1) suite