Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
resolve_gitlink_ref_recursive(): change to work with struct ref_cache
[gitweb.git]
/
Documentation
/
git-remote-ext.txt
diff --git
a/Documentation/git-remote-ext.txt
b/Documentation/git-remote-ext.txt
index 68263a6a538b3d4659ca9dc0afd2253170143fb6..8a8e1d775d3650bc59ea7db2335cad356a8036b4 100644
(file)
--- a/
Documentation/git-remote-ext.txt
+++ b/
Documentation/git-remote-ext.txt
@@
-7,6
+7,7
@@
git-remote-ext - Bridge smart transport to external command.
SYNOPSIS
--------
+[verse]
git remote add <nick> "ext::<command>[ <arguments>...]"
DESCRIPTION