notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
git-subversion Distributed source code management tool with FreeBSD subversion bindings
2.24.0 devel Deleted on this many watch lists=2 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.24.0Version of this port present on the latest quarterly branch.
Maintainer: garga@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-08-15 16:28:03
Last Update: 2019-11-22 17:26:33
SVN Revision: 518155
People watching this port, also watch:: openvpn-admin, openjdk8, screen
License: GPLv2
WWW:
http://git-scm.org/
Description:
GIT is a "directory content manager" designed to handle absolutely massive projects with speed and efficiency, and the release of the 2.6.12 (and later) versions of the Linux kernel as well as more and more other projects switching to it would indicate that it does this task well. GIT falls in the category of distributed source code management tools, similar to e.g. GNU Arch or Monotone (or, in the commercial world, BitKeeper). Every GIT working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access to a central server. This version provides the necessary bindings to interact with a subversion repository. WWW: http://git-scm.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (1519 items)
Collapse this list.
  1. /usr/local/share/licenses/git-subversion-2.24.0/catalog.mk
  2. /usr/local/share/licenses/git-subversion-2.24.0/LICENSE
  3. /usr/local/share/licenses/git-subversion-2.24.0/GPLv2
  4. bin/git
  5. bin/git-cvsserver
  6. bin/git-p4.py
  7. bin/git-receive-pack
  8. bin/git-shell
  9. bin/git-upload-archive
  10. bin/git-upload-pack
  11. @comment bin/gitk
  12. etc/bash_completion.d/git-completion.bash
  13. lib/perl5/site_perl/FromCPAN/Error.pm
  14. lib/perl5/site_perl/FromCPAN/Mail/Address.pm
  15. lib/perl5/site_perl/Git.pm
  16. lib/perl5/site_perl/Git/I18N.pm
  17. lib/perl5/site_perl/Git/IndexInfo.pm
  18. lib/perl5/site_perl/Git/LoadCPAN.pm
  19. lib/perl5/site_perl/Git/LoadCPAN/Error.pm
  20. lib/perl5/site_perl/Git/LoadCPAN/Mail/Address.pm
  21. lib/perl5/site_perl/Git/Packet.pm
  22. lib/perl5/site_perl/Git/SVN.pm
  23. lib/perl5/site_perl/Git/SVN/Editor.pm
  24. lib/perl5/site_perl/Git/SVN/Fetcher.pm
  25. lib/perl5/site_perl/Git/SVN/GlobSpec.pm
  26. lib/perl5/site_perl/Git/SVN/Log.pm
  27. lib/perl5/site_perl/Git/SVN/Memoize/YAML.pm
  28. lib/perl5/site_perl/Git/SVN/Migration.pm
  29. lib/perl5/site_perl/Git/SVN/Prompt.pm
  30. lib/perl5/site_perl/Git/SVN/Ra.pm
  31. lib/perl5/site_perl/Git/SVN/Utils.pm
  32. libexec/git-core/git
  33. libexec/git-core/git-add
  34. libexec/git-core/git-add--interactive
  35. libexec/git-core/git-am
  36. libexec/git-core/git-annotate
  37. libexec/git-core/git-apply
  38. libexec/git-core/git-archimport
  39. libexec/git-core/git-archive
  40. libexec/git-core/git-bisect
  41. libexec/git-core/git-bisect--helper
  42. libexec/git-core/git-blame
  43. libexec/git-core/git-branch
  44. libexec/git-core/git-bundle
  45. libexec/git-core/git-cat-file
  46. libexec/git-core/git-check-attr
  47. libexec/git-core/git-check-ignore
  48. libexec/git-core/git-check-mailmap
  49. libexec/git-core/git-check-ref-format
  50. libexec/git-core/git-checkout
  51. libexec/git-core/git-checkout-index
  52. libexec/git-core/git-cherry
  53. libexec/git-core/git-cherry-pick
  54. @comment libexec/git-core/git-citool
  55. libexec/git-core/git-clean
  56. libexec/git-core/git-clone
  57. libexec/git-core/git-column
  58. libexec/git-core/git-commit
  59. libexec/git-core/git-commit-graph
  60. libexec/git-core/git-commit-tree
  61. libexec/git-core/git-config
  62. libexec/git-core/git-count-objects
  63. libexec/git-core/git-credential
  64. libexec/git-core/git-credential-cache
  65. libexec/git-core/git-credential-cache--daemon
  66. libexec/git-core/git-credential-store
  67. libexec/git-core/git-cvsexportcommit
  68. libexec/git-core/git-cvsimport
  69. libexec/git-core/git-cvsserver
  70. libexec/git-core/git-daemon
  71. libexec/git-core/git-describe
  72. libexec/git-core/git-diff
  73. libexec/git-core/git-diff-files
  74. libexec/git-core/git-diff-index
  75. libexec/git-core/git-diff-tree
  76. libexec/git-core/git-difftool
  77. libexec/git-core/git-difftool--helper
  78. libexec/git-core/git-env--helper
  79. libexec/git-core/git-fast-export
  80. libexec/git-core/git-fast-import
  81. libexec/git-core/git-fetch
  82. libexec/git-core/git-fetch-pack
  83. libexec/git-core/git-filter-branch
  84. libexec/git-core/git-fmt-merge-msg
  85. libexec/git-core/git-for-each-ref
  86. libexec/git-core/git-format-patch
  87. libexec/git-core/git-fsck
  88. libexec/git-core/git-fsck-objects
  89. libexec/git-core/git-gc
  90. libexec/git-core/git-get-tar-commit-id
  91. libexec/git-core/git-grep
  92. @comment libexec/git-core/git-gui
  93. @comment libexec/git-core/git-gui--askpass
  94. libexec/git-core/git-hash-object
  95. libexec/git-core/git-help
  96. libexec/git-core/git-http-backend
  97. libexec/git-core/git-http-fetch
  98. libexec/git-core/git-http-push
  99. libexec/git-core/git-imap-send
  100. libexec/git-core/git-index-pack
  101. libexec/git-core/git-init
  102. libexec/git-core/git-init-db
  103. libexec/git-core/git-instaweb
  104. libexec/git-core/git-interpret-trailers
  105. libexec/git-core/git-legacy-stash
  106. libexec/git-core/git-log
  107. libexec/git-core/git-ls-files
  108. libexec/git-core/git-ls-remote
  109. libexec/git-core/git-ls-tree
  110. libexec/git-core/git-mailinfo
  111. libexec/git-core/git-mailsplit
  112. libexec/git-core/git-merge
  113. libexec/git-core/git-merge-base
  114. libexec/git-core/git-merge-file
  115. libexec/git-core/git-merge-index
  116. libexec/git-core/git-merge-octopus
  117. libexec/git-core/git-merge-one-file
  118. libexec/git-core/git-merge-ours
  119. libexec/git-core/git-merge-recursive
  120. libexec/git-core/git-merge-resolve
  121. libexec/git-core/git-merge-subtree
  122. libexec/git-core/git-merge-tree
  123. libexec/git-core/git-mergetool
  124. libexec/git-core/git-mergetool--lib
  125. libexec/git-core/git-mktag
  126. libexec/git-core/git-mktree
  127. libexec/git-core/git-mv
  128. libexec/git-core/git-multi-pack-index
  129. libexec/git-core/git-name-rev
  130. libexec/git-core/git-notes
  131. libexec/git-core/git-p4
  132. libexec/git-core/git-pack-objects
  133. libexec/git-core/git-pack-redundant
  134. libexec/git-core/git-pack-refs
  135. libexec/git-core/git-parse-remote
  136. libexec/git-core/git-patch-id
  137. libexec/git-core/git-prune
  138. libexec/git-core/git-prune-packed
  139. libexec/git-core/git-pull
  140. libexec/git-core/git-push
  141. libexec/git-core/git-quiltimport
  142. libexec/git-core/git-range-diff
  143. libexec/git-core/git-read-tree
  144. libexec/git-core/git-rebase
  145. libexec/git-core/git-rebase--preserve-merges
  146. libexec/git-core/git-receive-pack
  147. libexec/git-core/git-reflog
  148. libexec/git-core/git-remote
  149. libexec/git-core/git-remote-ext
  150. libexec/git-core/git-remote-fd
  151. libexec/git-core/git-remote-ftp
  152. libexec/git-core/git-remote-ftps
  153. libexec/git-core/git-remote-http
  154. libexec/git-core/git-remote-https
  155. libexec/git-core/git-remote-testsvn
  156. libexec/git-core/git-repack
  157. libexec/git-core/git-replace
  158. libexec/git-core/git-request-pull
  159. libexec/git-core/git-rerere
  160. libexec/git-core/git-reset
  161. libexec/git-core/git-restore
  162. libexec/git-core/git-rev-list
  163. libexec/git-core/git-rev-parse
  164. libexec/git-core/git-revert
  165. libexec/git-core/git-rm
  166. libexec/git-core/git-send-email
  167. libexec/git-core/git-send-pack
  168. libexec/git-core/git-sh-i18n
  169. libexec/git-core/git-sh-i18n--envsubst
  170. libexec/git-core/git-sh-setup
  171. @shell libexec/git-core/git-shell
  172. libexec/git-core/git-shortlog
  173. libexec/git-core/git-show
  174. libexec/git-core/git-show-branch
  175. libexec/git-core/git-show-index
  176. libexec/git-core/git-show-ref
  177. libexec/git-core/git-stage
  178. libexec/git-core/git-stash
  179. libexec/git-core/git-status
  180. libexec/git-core/git-stripspace
  181. libexec/git-core/git-submodule
  182. libexec/git-core/git-submodule--helper
  183. libexec/git-core/git-subtree
  184. libexec/git-core/git-svn
  185. libexec/git-core/git-switch
  186. libexec/git-core/git-symbolic-ref
  187. libexec/git-core/git-tag
  188. libexec/git-core/git-unpack-file
  189. libexec/git-core/git-unpack-objects
  190. libexec/git-core/git-update-index
  191. libexec/git-core/git-update-ref
  192. libexec/git-core/git-update-server-info
  193. libexec/git-core/git-upload-archive
  194. libexec/git-core/git-upload-pack
  195. libexec/git-core/git-var
  196. libexec/git-core/git-verify-commit
  197. libexec/git-core/git-verify-pack
  198. libexec/git-core/git-verify-tag
  199. libexec/git-core/git-web--browse
  200. libexec/git-core/git-whatchanged
  201. libexec/git-core/git-worktree
  202. libexec/git-core/git-write-tree
  203. libexec/git-core/mergetools/araxis
  204. libexec/git-core/mergetools/bc
  205. libexec/git-core/mergetools/bc3
  206. libexec/git-core/mergetools/codecompare
  207. libexec/git-core/mergetools/deltawalker
  208. libexec/git-core/mergetools/diffmerge
  209. libexec/git-core/mergetools/diffuse
  210. libexec/git-core/mergetools/ecmerge
  211. libexec/git-core/mergetools/emerge
  212. libexec/git-core/mergetools/examdiff
  213. libexec/git-core/mergetools/guiffy
  214. libexec/git-core/mergetools/gvimdiff
  215. libexec/git-core/mergetools/gvimdiff2
  216. libexec/git-core/mergetools/gvimdiff3
  217. libexec/git-core/mergetools/kdiff3
  218. libexec/git-core/mergetools/kompare
  219. libexec/git-core/mergetools/meld
  220. libexec/git-core/mergetools/opendiff
  221. libexec/git-core/mergetools/p4merge
  222. libexec/git-core/mergetools/smerge
  223. libexec/git-core/mergetools/tkdiff
  224. libexec/git-core/mergetools/tortoisemerge
  225. libexec/git-core/mergetools/vimdiff
  226. libexec/git-core/mergetools/vimdiff2
  227. libexec/git-core/mergetools/vimdiff3
  228. libexec/git-core/mergetools/winmerge
  229. libexec/git-core/mergetools/xxdiff
  230. man/man1/git-add.1.gz
  231. man/man1/git-am.1.gz
  232. man/man1/git-annotate.1.gz
  233. man/man1/git-apply.1.gz
  234. man/man1/git-archimport.1.gz
  235. man/man1/git-archive.1.gz
  236. man/man1/git-bisect.1.gz
  237. man/man1/git-blame.1.gz
  238. man/man1/git-branch.1.gz
  239. man/man1/git-bundle.1.gz
  240. man/man1/git-cat-file.1.gz
  241. man/man1/git-check-attr.1.gz
  242. man/man1/git-check-ignore.1.gz
  243. man/man1/git-check-mailmap.1.gz
  244. man/man1/git-check-ref-format.1.gz
  245. man/man1/git-checkout-index.1.gz
  246. man/man1/git-checkout.1.gz
  247. man/man1/git-cherry-pick.1.gz
  248. man/man1/git-cherry.1.gz
  249. @comment man/man1/git-citool.1.gz
  250. man/man1/git-clean.1.gz
  251. man/man1/git-clone.1.gz
  252. man/man1/git-column.1.gz
  253. man/man1/git-commit-graph.1.gz
  254. man/man1/git-commit-tree.1.gz
  255. man/man1/git-commit.1.gz
  256. man/man1/git-config.1.gz
  257. man/man1/git-count-objects.1.gz
  258. man/man1/git-credential-cache--daemon.1.gz
  259. man/man1/git-credential-cache.1.gz
  260. man/man1/git-credential-store.1.gz
  261. man/man1/git-credential.1.gz
  262. man/man1/git-cvsexportcommit.1.gz
  263. man/man1/git-cvsimport.1.gz
  264. man/man1/git-cvsserver.1.gz
  265. man/man1/git-daemon.1.gz
  266. man/man1/git-describe.1.gz
  267. man/man1/git-diff-files.1.gz
  268. man/man1/git-diff-index.1.gz
  269. man/man1/git-diff-tree.1.gz
  270. man/man1/git-diff.1.gz
  271. man/man1/git-difftool.1.gz
  272. man/man1/git-fast-export.1.gz
  273. man/man1/git-fast-import.1.gz
  274. man/man1/git-fetch-pack.1.gz
  275. man/man1/git-fetch.1.gz
  276. man/man1/git-filter-branch.1.gz
  277. man/man1/git-fmt-merge-msg.1.gz
  278. man/man1/git-for-each-ref.1.gz
  279. man/man1/git-format-patch.1.gz
  280. man/man1/git-fsck-objects.1.gz
  281. man/man1/git-fsck.1.gz
  282. man/man1/git-gc.1.gz
  283. man/man1/git-get-tar-commit-id.1.gz
  284. man/man1/git-grep.1.gz
  285. @comment man/man1/git-gui.1.gz
  286. man/man1/git-hash-object.1.gz
  287. man/man1/git-help.1.gz
  288. man/man1/git-http-backend.1.gz
  289. man/man1/git-http-fetch.1.gz
  290. man/man1/git-http-push.1.gz
  291. man/man1/git-imap-send.1.gz
  292. man/man1/git-index-pack.1.gz
  293. man/man1/git-init-db.1.gz
  294. man/man1/git-init.1.gz
  295. man/man1/git-instaweb.1.gz
  296. man/man1/git-interpret-trailers.1.gz
  297. man/man1/git-log.1.gz
  298. man/man1/git-ls-files.1.gz
  299. man/man1/git-ls-remote.1.gz
  300. man/man1/git-ls-tree.1.gz
  301. man/man1/git-mailinfo.1.gz
  302. man/man1/git-mailsplit.1.gz
  303. man/man1/git-merge-base.1.gz
  304. man/man1/git-merge-file.1.gz
  305. man/man1/git-merge-index.1.gz
  306. man/man1/git-merge-one-file.1.gz
  307. man/man1/git-merge-tree.1.gz
  308. man/man1/git-merge.1.gz
  309. man/man1/git-mergetool--lib.1.gz
  310. man/man1/git-mergetool.1.gz
  311. man/man1/git-mktag.1.gz
  312. man/man1/git-mktree.1.gz
  313. man/man1/git-mv.1.gz
  314. man/man1/git-multi-pack-index.1.gz
  315. man/man1/git-name-rev.1.gz
  316. man/man1/git-notes.1.gz
  317. man/man1/git-p4.1.gz
  318. man/man1/git-pack-objects.1.gz
  319. man/man1/git-pack-redundant.1.gz
  320. man/man1/git-pack-refs.1.gz
  321. man/man1/git-parse-remote.1.gz
  322. man/man1/git-patch-id.1.gz
  323. man/man1/git-prune-packed.1.gz
  324. man/man1/git-prune.1.gz
  325. man/man1/git-pull.1.gz
  326. man/man1/git-push.1.gz
  327. man/man1/git-quiltimport.1.gz
  328. man/man1/git-range-diff.1.gz
  329. man/man1/git-read-tree.1.gz
  330. man/man1/git-rebase.1.gz
  331. man/man1/git-receive-pack.1.gz
  332. man/man1/git-reflog.1.gz
  333. man/man1/git-remote-ext.1.gz
  334. man/man1/git-remote-fd.1.gz
  335. man/man1/git-remote.1.gz
  336. man/man1/git-repack.1.gz
  337. man/man1/git-replace.1.gz
  338. man/man1/git-request-pull.1.gz
  339. man/man1/git-rerere.1.gz
  340. man/man1/git-reset.1.gz
  341. man/man1/git-restore.1.gz
  342. man/man1/git-rev-list.1.gz
  343. man/man1/git-rev-parse.1.gz
  344. man/man1/git-revert.1.gz
  345. man/man1/git-rm.1.gz
  346. man/man1/git-send-email.1.gz
  347. man/man1/git-send-pack.1.gz
  348. man/man1/git-sh-i18n--envsubst.1.gz
  349. man/man1/git-sh-i18n.1.gz
  350. man/man1/git-sh-setup.1.gz
  351. man/man1/git-shell.1.gz
  352. man/man1/git-shortlog.1.gz
  353. man/man1/git-show-branch.1.gz
  354. man/man1/git-show-index.1.gz
  355. man/man1/git-show-ref.1.gz
  356. man/man1/git-show.1.gz
  357. man/man1/git-stage.1.gz
  358. man/man1/git-stash.1.gz
  359. man/man1/git-status.1.gz
  360. man/man1/git-stripspace.1.gz
  361. man/man1/git-submodule.1.gz
  362. man/man1/git-subtree.1.gz
  363. man/man1/git-svn.1.gz
  364. man/man1/git-switch.1.gz
  365. man/man1/git-symbolic-ref.1.gz
  366. man/man1/git-tag.1.gz
  367. man/man1/git-unpack-file.1.gz
  368. man/man1/git-unpack-objects.1.gz
  369. man/man1/git-update-index.1.gz
  370. man/man1/git-update-ref.1.gz
  371. man/man1/git-update-server-info.1.gz
  372. man/man1/git-upload-archive.1.gz
  373. man/man1/git-upload-pack.1.gz
  374. man/man1/git-var.1.gz
  375. man/man1/git-verify-commit.1.gz
  376. man/man1/git-verify-pack.1.gz
  377. man/man1/git-verify-tag.1.gz
  378. man/man1/git-web--browse.1.gz
  379. man/man1/git-whatchanged.1.gz
  380. man/man1/git-worktree.1.gz
  381. man/man1/git-write-tree.1.gz
  382. man/man1/git.1.gz
  383. @comment man/man1/gitk.1.gz
  384. man/man1/gitweb.1.gz
  385. man/man5/gitattributes.5.gz
  386. man/man5/githooks.5.gz
  387. man/man5/gitignore.5.gz
  388. man/man5/gitmodules.5.gz
  389. man/man5/gitrepository-layout.5.gz
  390. man/man5/gitweb.conf.5.gz
  391. man/man7/gitcli.7.gz
  392. man/man7/gitcore-tutorial.7.gz
  393. man/man7/gitcredentials.7.gz
  394. man/man7/gitcvs-migration.7.gz
  395. man/man7/gitdiffcore.7.gz
  396. man/man7/giteveryday.7.gz
  397. man/man7/gitglossary.7.gz
  398. man/man7/gitnamespaces.7.gz
  399. man/man7/gitremote-helpers.7.gz
  400. man/man7/gitrevisions.7.gz
  401. man/man7/gitsubmodules.7.gz
  402. man/man7/gittutorial-2.7.gz
  403. man/man7/gittutorial.7.gz
  404. man/man7/gitworkflows.7.gz
  405. @comment share/doc/git/RelNotes/1.5.0.1.txt
  406. @comment share/doc/git/RelNotes/1.5.0.2.txt
  407. @comment share/doc/git/RelNotes/1.5.0.3.txt
  408. @comment share/doc/git/RelNotes/1.5.0.4.txt
  409. @comment share/doc/git/RelNotes/1.5.0.5.txt
  410. @comment share/doc/git/RelNotes/1.5.0.6.txt
  411. @comment share/doc/git/RelNotes/1.5.0.7.txt
  412. @comment share/doc/git/RelNotes/1.5.0.txt
  413. @comment share/doc/git/RelNotes/1.5.1.1.txt
  414. @comment share/doc/git/RelNotes/1.5.1.2.txt
  415. @comment share/doc/git/RelNotes/1.5.1.3.txt
  416. @comment share/doc/git/RelNotes/1.5.1.4.txt
  417. @comment share/doc/git/RelNotes/1.5.1.5.txt
  418. @comment share/doc/git/RelNotes/1.5.1.6.txt
  419. @comment share/doc/git/RelNotes/1.5.1.txt
  420. @comment share/doc/git/RelNotes/1.5.2.1.txt
  421. @comment share/doc/git/RelNotes/1.5.2.2.txt
  422. @comment share/doc/git/RelNotes/1.5.2.3.txt
  423. @comment share/doc/git/RelNotes/1.5.2.4.txt
  424. @comment share/doc/git/RelNotes/1.5.2.5.txt
  425. @comment share/doc/git/RelNotes/1.5.2.txt
  426. @comment share/doc/git/RelNotes/1.5.3.1.txt
  427. @comment share/doc/git/RelNotes/1.5.3.2.txt
  428. @comment share/doc/git/RelNotes/1.5.3.3.txt
  429. @comment share/doc/git/RelNotes/1.5.3.4.txt
  430. @comment share/doc/git/RelNotes/1.5.3.5.txt
  431. @comment share/doc/git/RelNotes/1.5.3.6.txt
  432. @comment share/doc/git/RelNotes/1.5.3.7.txt
  433. @comment share/doc/git/RelNotes/1.5.3.8.txt
  434. @comment share/doc/git/RelNotes/1.5.3.txt
  435. @comment share/doc/git/RelNotes/1.5.4.1.txt
  436. @comment share/doc/git/RelNotes/1.5.4.2.txt
  437. @comment share/doc/git/RelNotes/1.5.4.3.txt
  438. @comment share/doc/git/RelNotes/1.5.4.4.txt
  439. @comment share/doc/git/RelNotes/1.5.4.5.txt
  440. @comment share/doc/git/RelNotes/1.5.4.6.txt
  441. @comment share/doc/git/RelNotes/1.5.4.7.txt
  442. @comment share/doc/git/RelNotes/1.5.4.txt
  443. @comment share/doc/git/RelNotes/1.5.5.1.txt
  444. @comment share/doc/git/RelNotes/1.5.5.2.txt
  445. @comment share/doc/git/RelNotes/1.5.5.3.txt
  446. @comment share/doc/git/RelNotes/1.5.5.4.txt
  447. @comment share/doc/git/RelNotes/1.5.5.5.txt
  448. @comment share/doc/git/RelNotes/1.5.5.6.txt
  449. @comment share/doc/git/RelNotes/1.5.5.txt
  450. @comment share/doc/git/RelNotes/1.5.6.1.txt
  451. @comment share/doc/git/RelNotes/1.5.6.2.txt
  452. @comment share/doc/git/RelNotes/1.5.6.3.txt
  453. @comment share/doc/git/RelNotes/1.5.6.4.txt
  454. @comment share/doc/git/RelNotes/1.5.6.5.txt
  455. @comment share/doc/git/RelNotes/1.5.6.6.txt
  456. @comment share/doc/git/RelNotes/1.5.6.txt
  457. @comment share/doc/git/RelNotes/1.6.0.1.txt
  458. @comment share/doc/git/RelNotes/1.6.0.2.txt
  459. @comment share/doc/git/RelNotes/1.6.0.3.txt
  460. @comment share/doc/git/RelNotes/1.6.0.4.txt
  461. @comment share/doc/git/RelNotes/1.6.0.5.txt
  462. @comment share/doc/git/RelNotes/1.6.0.6.txt
  463. @comment share/doc/git/RelNotes/1.6.0.txt
  464. @comment share/doc/git/RelNotes/1.6.1.1.txt
  465. @comment share/doc/git/RelNotes/1.6.1.2.txt
  466. @comment share/doc/git/RelNotes/1.6.1.3.txt
  467. @comment share/doc/git/RelNotes/1.6.1.4.txt
  468. @comment share/doc/git/RelNotes/1.6.1.txt
  469. @comment share/doc/git/RelNotes/1.6.2.1.txt
  470. @comment share/doc/git/RelNotes/1.6.2.2.txt
  471. @comment share/doc/git/RelNotes/1.6.2.3.txt
  472. @comment share/doc/git/RelNotes/1.6.2.4.txt
  473. @comment share/doc/git/RelNotes/1.6.2.5.txt
  474. @comment share/doc/git/RelNotes/1.6.2.txt
  475. @comment share/doc/git/RelNotes/1.6.3.1.txt
  476. @comment share/doc/git/RelNotes/1.6.3.2.txt
  477. @comment share/doc/git/RelNotes/1.6.3.3.txt
  478. @comment share/doc/git/RelNotes/1.6.3.4.txt
  479. @comment share/doc/git/RelNotes/1.6.3.txt
  480. @comment share/doc/git/RelNotes/1.6.4.1.txt
  481. @comment share/doc/git/RelNotes/1.6.4.2.txt
  482. @comment share/doc/git/RelNotes/1.6.4.3.txt
  483. @comment share/doc/git/RelNotes/1.6.4.4.txt
  484. @comment share/doc/git/RelNotes/1.6.4.5.txt
  485. @comment share/doc/git/RelNotes/1.6.4.txt
  486. @comment share/doc/git/RelNotes/1.6.5.1.txt
  487. @comment share/doc/git/RelNotes/1.6.5.2.txt
  488. @comment share/doc/git/RelNotes/1.6.5.3.txt
  489. @comment share/doc/git/RelNotes/1.6.5.4.txt
  490. @comment share/doc/git/RelNotes/1.6.5.5.txt
  491. @comment share/doc/git/RelNotes/1.6.5.6.txt
  492. @comment share/doc/git/RelNotes/1.6.5.7.txt
  493. @comment share/doc/git/RelNotes/1.6.5.8.txt
  494. @comment share/doc/git/RelNotes/1.6.5.9.txt
  495. @comment share/doc/git/RelNotes/1.6.5.txt
  496. @comment share/doc/git/RelNotes/1.6.6.1.txt
  497. @comment share/doc/git/RelNotes/1.6.6.2.txt
  498. @comment share/doc/git/RelNotes/1.6.6.3.txt
  499. @comment share/doc/git/RelNotes/1.6.6.txt
  500. @comment share/doc/git/RelNotes/1.7.0.1.txt
  501. @comment share/doc/git/RelNotes/1.7.0.2.txt
  502. @comment share/doc/git/RelNotes/1.7.0.3.txt
  503. @comment share/doc/git/RelNotes/1.7.0.4.txt
  504. @comment share/doc/git/RelNotes/1.7.0.5.txt
  505. @comment share/doc/git/RelNotes/1.7.0.6.txt
  506. @comment share/doc/git/RelNotes/1.7.0.7.txt
  507. @comment share/doc/git/RelNotes/1.7.0.8.txt
  508. @comment share/doc/git/RelNotes/1.7.0.9.txt
  509. @comment share/doc/git/RelNotes/1.7.0.txt
  510. @comment share/doc/git/RelNotes/1.7.1.1.txt
  511. @comment share/doc/git/RelNotes/1.7.1.2.txt
  512. @comment share/doc/git/RelNotes/1.7.1.3.txt
  513. @comment share/doc/git/RelNotes/1.7.1.4.txt
  514. @comment share/doc/git/RelNotes/1.7.1.txt
  515. @comment share/doc/git/RelNotes/1.7.10.1.txt
  516. @comment share/doc/git/RelNotes/1.7.10.2.txt
  517. @comment share/doc/git/RelNotes/1.7.10.3.txt
  518. @comment share/doc/git/RelNotes/1.7.10.4.txt
  519. @comment share/doc/git/RelNotes/1.7.10.5.txt
  520. @comment share/doc/git/RelNotes/1.7.10.txt
  521. @comment share/doc/git/RelNotes/1.7.11.1.txt
  522. @comment share/doc/git/RelNotes/1.7.11.2.txt
  523. @comment share/doc/git/RelNotes/1.7.11.3.txt
  524. @comment share/doc/git/RelNotes/1.7.11.4.txt
  525. @comment share/doc/git/RelNotes/1.7.11.5.txt
  526. @comment share/doc/git/RelNotes/1.7.11.6.txt
  527. @comment share/doc/git/RelNotes/1.7.11.7.txt
  528. @comment share/doc/git/RelNotes/1.7.11.txt
  529. @comment share/doc/git/RelNotes/1.7.12.1.txt
  530. @comment share/doc/git/RelNotes/1.7.12.2.txt
  531. @comment share/doc/git/RelNotes/1.7.12.3.txt
  532. @comment share/doc/git/RelNotes/1.7.12.4.txt
  533. @comment share/doc/git/RelNotes/1.7.12.txt
  534. @comment share/doc/git/RelNotes/1.7.2.1.txt
  535. @comment share/doc/git/RelNotes/1.7.2.2.txt
  536. @comment share/doc/git/RelNotes/1.7.2.3.txt
  537. @comment share/doc/git/RelNotes/1.7.2.4.txt
  538. @comment share/doc/git/RelNotes/1.7.2.5.txt
  539. @comment share/doc/git/RelNotes/1.7.2.txt
  540. @comment share/doc/git/RelNotes/1.7.3.1.txt
  541. @comment share/doc/git/RelNotes/1.7.3.2.txt
  542. @comment share/doc/git/RelNotes/1.7.3.3.txt
  543. @comment share/doc/git/RelNotes/1.7.3.4.txt
  544. @comment share/doc/git/RelNotes/1.7.3.5.txt
  545. @comment share/doc/git/RelNotes/1.7.3.txt
  546. @comment share/doc/git/RelNotes/1.7.4.1.txt
  547. @comment share/doc/git/RelNotes/1.7.4.2.txt
  548. @comment share/doc/git/RelNotes/1.7.4.3.txt
  549. @comment share/doc/git/RelNotes/1.7.4.4.txt
  550. @comment share/doc/git/RelNotes/1.7.4.5.txt
  551. @comment share/doc/git/RelNotes/1.7.4.txt
  552. @comment share/doc/git/RelNotes/1.7.5.1.txt
  553. @comment share/doc/git/RelNotes/1.7.5.2.txt
  554. @comment share/doc/git/RelNotes/1.7.5.3.txt
  555. @comment share/doc/git/RelNotes/1.7.5.4.txt
  556. @comment share/doc/git/RelNotes/1.7.5.txt
  557. @comment share/doc/git/RelNotes/1.7.6.1.txt
  558. @comment share/doc/git/RelNotes/1.7.6.2.txt
  559. @comment share/doc/git/RelNotes/1.7.6.3.txt
  560. @comment share/doc/git/RelNotes/1.7.6.4.txt
  561. @comment share/doc/git/RelNotes/1.7.6.5.txt
  562. @comment share/doc/git/RelNotes/1.7.6.6.txt
  563. @comment share/doc/git/RelNotes/1.7.6.txt
  564. @comment share/doc/git/RelNotes/1.7.7.1.txt
  565. @comment share/doc/git/RelNotes/1.7.7.2.txt
  566. @comment share/doc/git/RelNotes/1.7.7.3.txt
  567. @comment share/doc/git/RelNotes/1.7.7.4.txt
  568. @comment share/doc/git/RelNotes/1.7.7.5.txt
  569. @comment share/doc/git/RelNotes/1.7.7.6.txt
  570. @comment share/doc/git/RelNotes/1.7.7.7.txt
  571. @comment share/doc/git/RelNotes/1.7.7.txt
  572. @comment share/doc/git/RelNotes/1.7.8.1.txt
  573. @comment share/doc/git/RelNotes/1.7.8.2.txt
  574. @comment share/doc/git/RelNotes/1.7.8.3.txt
  575. @comment share/doc/git/RelNotes/1.7.8.4.txt
  576. @comment share/doc/git/RelNotes/1.7.8.5.txt
  577. @comment share/doc/git/RelNotes/1.7.8.6.txt
  578. @comment share/doc/git/RelNotes/1.7.8.txt
  579. @comment share/doc/git/RelNotes/1.7.9.1.txt
  580. @comment share/doc/git/RelNotes/1.7.9.2.txt
  581. @comment share/doc/git/RelNotes/1.7.9.3.txt
  582. @comment share/doc/git/RelNotes/1.7.9.4.txt
  583. @comment share/doc/git/RelNotes/1.7.9.5.txt
  584. @comment share/doc/git/RelNotes/1.7.9.6.txt
  585. @comment share/doc/git/RelNotes/1.7.9.7.txt
  586. @comment share/doc/git/RelNotes/1.7.9.txt
  587. @comment share/doc/git/RelNotes/1.8.0.1.txt
  588. @comment share/doc/git/RelNotes/1.8.0.2.txt
  589. @comment share/doc/git/RelNotes/1.8.0.3.txt
  590. @comment share/doc/git/RelNotes/1.8.0.txt
  591. @comment share/doc/git/RelNotes/1.8.1.1.txt
  592. @comment share/doc/git/RelNotes/1.8.1.2.txt
  593. @comment share/doc/git/RelNotes/1.8.1.3.txt
  594. @comment share/doc/git/RelNotes/1.8.1.4.txt
  595. @comment share/doc/git/RelNotes/1.8.1.5.txt
  596. @comment share/doc/git/RelNotes/1.8.1.6.txt
  597. @comment share/doc/git/RelNotes/1.8.1.txt
  598. @comment share/doc/git/RelNotes/1.8.2.1.txt
  599. @comment share/doc/git/RelNotes/1.8.2.2.txt
  600. @comment share/doc/git/RelNotes/1.8.2.3.txt
  601. @comment share/doc/git/RelNotes/1.8.2.txt
  602. @comment share/doc/git/RelNotes/1.8.3.1.txt
  603. @comment share/doc/git/RelNotes/1.8.3.2.txt
  604. @comment share/doc/git/RelNotes/1.8.3.3.txt
  605. @comment share/doc/git/RelNotes/1.8.3.4.txt
  606. @comment share/doc/git/RelNotes/1.8.3.txt
  607. @comment share/doc/git/RelNotes/1.8.4.1.txt
  608. @comment share/doc/git/RelNotes/1.8.4.2.txt
  609. @comment share/doc/git/RelNotes/1.8.4.3.txt
  610. @comment share/doc/git/RelNotes/1.8.4.4.txt
  611. @comment share/doc/git/RelNotes/1.8.4.5.txt
  612. @comment share/doc/git/RelNotes/1.8.4.txt
  613. @comment share/doc/git/RelNotes/1.8.5.1.txt
  614. @comment share/doc/git/RelNotes/1.8.5.2.txt
  615. @comment share/doc/git/RelNotes/1.8.5.3.txt
  616. @comment share/doc/git/RelNotes/1.8.5.4.txt
  617. @comment share/doc/git/RelNotes/1.8.5.5.txt
  618. @comment share/doc/git/RelNotes/1.8.5.6.txt
  619. @comment share/doc/git/RelNotes/1.8.5.txt
  620. @comment share/doc/git/RelNotes/1.9.0.txt
  621. @comment share/doc/git/RelNotes/1.9.1.txt
  622. @comment share/doc/git/RelNotes/1.9.2.txt
  623. @comment share/doc/git/RelNotes/1.9.3.txt
  624. @comment share/doc/git/RelNotes/1.9.4.txt
  625. @comment share/doc/git/RelNotes/1.9.5.txt
  626. @comment share/doc/git/RelNotes/2.0.0.txt
  627. @comment share/doc/git/RelNotes/2.0.1.txt
  628. @comment share/doc/git/RelNotes/2.0.2.txt
  629. @comment share/doc/git/RelNotes/2.0.3.txt
  630. @comment share/doc/git/RelNotes/2.0.4.txt
  631. @comment share/doc/git/RelNotes/2.0.5.txt
  632. @comment share/doc/git/RelNotes/2.1.0.txt
  633. @comment share/doc/git/RelNotes/2.1.1.txt
  634. @comment share/doc/git/RelNotes/2.1.2.txt
  635. @comment share/doc/git/RelNotes/2.1.3.txt
  636. @comment share/doc/git/RelNotes/2.1.4.txt
  637. @comment share/doc/git/RelNotes/2.10.0.txt
  638. @comment share/doc/git/RelNotes/2.10.1.txt
  639. @comment share/doc/git/RelNotes/2.10.2.txt
  640. @comment share/doc/git/RelNotes/2.10.3.txt
  641. @comment share/doc/git/RelNotes/2.10.4.txt
  642. @comment share/doc/git/RelNotes/2.10.5.txt
  643. @comment share/doc/git/RelNotes/2.11.0.txt
  644. @comment share/doc/git/RelNotes/2.11.1.txt
  645. @comment share/doc/git/RelNotes/2.11.2.txt
  646. @comment share/doc/git/RelNotes/2.11.3.txt
  647. @comment share/doc/git/RelNotes/2.11.4.txt
  648. @comment share/doc/git/RelNotes/2.12.0.txt
  649. @comment share/doc/git/RelNotes/2.12.1.txt
  650. @comment share/doc/git/RelNotes/2.12.2.txt
  651. @comment share/doc/git/RelNotes/2.12.3.txt
  652. @comment share/doc/git/RelNotes/2.12.4.txt
  653. @comment share/doc/git/RelNotes/2.12.5.txt
  654. @comment share/doc/git/RelNotes/2.13.0.txt
  655. @comment share/doc/git/RelNotes/2.13.1.txt
  656. @comment share/doc/git/RelNotes/2.13.2.txt
  657. @comment share/doc/git/RelNotes/2.13.3.txt
  658. @comment share/doc/git/RelNotes/2.13.4.txt
  659. @comment share/doc/git/RelNotes/2.13.5.txt
  660. @comment share/doc/git/RelNotes/2.13.6.txt
  661. @comment share/doc/git/RelNotes/2.13.7.txt
  662. @comment share/doc/git/RelNotes/2.14.0.txt
  663. @comment share/doc/git/RelNotes/2.14.1.txt
  664. @comment share/doc/git/RelNotes/2.14.2.txt
  665. @comment share/doc/git/RelNotes/2.14.3.txt
  666. @comment share/doc/git/RelNotes/2.14.4.txt
  667. @comment share/doc/git/RelNotes/2.14.5.txt
  668. @comment share/doc/git/RelNotes/2.15.0.txt
  669. @comment share/doc/git/RelNotes/2.15.1.txt
  670. @comment share/doc/git/RelNotes/2.15.2.txt
  671. @comment share/doc/git/RelNotes/2.15.3.txt
  672. @comment share/doc/git/RelNotes/2.16.0.txt
  673. @comment share/doc/git/RelNotes/2.16.1.txt
  674. @comment share/doc/git/RelNotes/2.16.2.txt
  675. @comment share/doc/git/RelNotes/2.16.3.txt
  676. @comment share/doc/git/RelNotes/2.16.4.txt
  677. @comment share/doc/git/RelNotes/2.16.5.txt
  678. @comment share/doc/git/RelNotes/2.17.0.txt
  679. @comment share/doc/git/RelNotes/2.17.1.txt
  680. @comment share/doc/git/RelNotes/2.17.2.txt
  681. @comment share/doc/git/RelNotes/2.18.0.txt
  682. @comment share/doc/git/RelNotes/2.18.1.txt
  683. @comment share/doc/git/RelNotes/2.19.0.txt
  684. @comment share/doc/git/RelNotes/2.19.1.txt
  685. @comment share/doc/git/RelNotes/2.19.2.txt
  686. @comment share/doc/git/RelNotes/2.20.0.txt
  687. @comment share/doc/git/RelNotes/2.20.1.txt
  688. @comment share/doc/git/RelNotes/2.21.0.txt
  689. @comment share/doc/git/RelNotes/2.22.0.txt
  690. @comment share/doc/git/RelNotes/2.22.1.txt
  691. @comment share/doc/git/RelNotes/2.23.0.txt
  692. @comment share/doc/git/RelNotes/2.24.0.txt
  693. @comment share/doc/git/RelNotes/2.2.0.txt
  694. @comment share/doc/git/RelNotes/2.2.1.txt
  695. @comment share/doc/git/RelNotes/2.2.2.txt
  696. @comment share/doc/git/RelNotes/2.2.3.txt
  697. @comment share/doc/git/RelNotes/2.3.0.txt
  698. @comment share/doc/git/RelNotes/2.3.1.txt
  699. @comment share/doc/git/RelNotes/2.3.10.txt
  700. @comment share/doc/git/RelNotes/2.3.2.txt
  701. @comment share/doc/git/RelNotes/2.3.3.txt
  702. @comment share/doc/git/RelNotes/2.3.4.txt
  703. @comment share/doc/git/RelNotes/2.3.5.txt
  704. @comment share/doc/git/RelNotes/2.3.6.txt
  705. @comment share/doc/git/RelNotes/2.3.7.txt
  706. @comment share/doc/git/RelNotes/2.3.8.txt
  707. @comment share/doc/git/RelNotes/2.3.9.txt
  708. @comment share/doc/git/RelNotes/2.4.0.txt
  709. @comment share/doc/git/RelNotes/2.4.1.txt
  710. @comment share/doc/git/RelNotes/2.4.10.txt
  711. @comment share/doc/git/RelNotes/2.4.11.txt
  712. @comment share/doc/git/RelNotes/2.4.12.txt
  713. @comment share/doc/git/RelNotes/2.4.2.txt
  714. @comment share/doc/git/RelNotes/2.4.3.txt
  715. @comment share/doc/git/RelNotes/2.4.4.txt
  716. @comment share/doc/git/RelNotes/2.4.5.txt
  717. @comment share/doc/git/RelNotes/2.4.6.txt
  718. @comment share/doc/git/RelNotes/2.4.7.txt
  719. @comment share/doc/git/RelNotes/2.4.8.txt
  720. @comment share/doc/git/RelNotes/2.4.9.txt
  721. @comment share/doc/git/RelNotes/2.5.0.txt
  722. @comment share/doc/git/RelNotes/2.5.1.txt
  723. @comment share/doc/git/RelNotes/2.5.2.txt
  724. @comment share/doc/git/RelNotes/2.5.3.txt
  725. @comment share/doc/git/RelNotes/2.5.4.txt
  726. @comment share/doc/git/RelNotes/2.5.5.txt
  727. @comment share/doc/git/RelNotes/2.5.6.txt
  728. @comment share/doc/git/RelNotes/2.6.0.txt
  729. @comment share/doc/git/RelNotes/2.6.1.txt
  730. @comment share/doc/git/RelNotes/2.6.2.txt
  731. @comment share/doc/git/RelNotes/2.6.3.txt
  732. @comment share/doc/git/RelNotes/2.6.4.txt
  733. @comment share/doc/git/RelNotes/2.6.5.txt
  734. @comment share/doc/git/RelNotes/2.6.6.txt
  735. @comment share/doc/git/RelNotes/2.6.7.txt
  736. @comment share/doc/git/RelNotes/2.7.0.txt
  737. @comment share/doc/git/RelNotes/2.7.1.txt
  738. @comment share/doc/git/RelNotes/2.7.2.txt
  739. @comment share/doc/git/RelNotes/2.7.3.txt
  740. @comment share/doc/git/RelNotes/2.7.4.txt
  741. @comment share/doc/git/RelNotes/2.7.5.txt
  742. @comment share/doc/git/RelNotes/2.7.6.txt
  743. @comment share/doc/git/RelNotes/2.8.0.txt
  744. @comment share/doc/git/RelNotes/2.8.1.txt
  745. @comment share/doc/git/RelNotes/2.8.2.txt
  746. @comment share/doc/git/RelNotes/2.8.3.txt
  747. @comment share/doc/git/RelNotes/2.8.4.txt
  748. @comment share/doc/git/RelNotes/2.8.5.txt
  749. @comment share/doc/git/RelNotes/2.8.6.txt
  750. @comment share/doc/git/RelNotes/2.9.0.txt
  751. @comment share/doc/git/RelNotes/2.9.1.txt
  752. @comment share/doc/git/RelNotes/2.9.2.txt
  753. @comment share/doc/git/RelNotes/2.9.3.txt
  754. @comment share/doc/git/RelNotes/2.9.4.txt
  755. @comment share/doc/git/RelNotes/2.9.5.txt
  756. @comment share/doc/git/SubmittingPatches.html
  757. @comment share/doc/git/SubmittingPatches.txt
  758. @comment share/doc/git/blame-options.txt
  759. @comment share/doc/git/cmds-ancillaryinterrogators.txt
  760. @comment share/doc/git/cmds-ancillarymanipulators.txt
  761. @comment share/doc/git/cmds-foreignscminterface.txt
  762. @comment share/doc/git/cmds-mainporcelain.txt
  763. @comment share/doc/git/cmds-plumbinginterrogators.txt
  764. @comment share/doc/git/cmds-plumbingmanipulators.txt
  765. @comment share/doc/git/cmds-purehelpers.txt
  766. @comment share/doc/git/cmds-synchelpers.txt
  767. @comment share/doc/git/cmds-synchingrepositories.txt
  768. @comment share/doc/git/config.txt
  769. @comment share/doc/git/date-formats.txt
  770. @comment share/doc/git/diff-format.txt
  771. @comment share/doc/git/diff-generate-patch.txt
  772. @comment share/doc/git/diff-options.txt
  773. @comment share/doc/git/docbook-xsl.css
  774. @comment share/doc/git/everyday.html
  775. @comment share/doc/git/fetch-options.txt
  776. @comment share/doc/git/git-add.html
  777. @comment share/doc/git/git-add.txt
  778. @comment share/doc/git/git-am.html
  779. @comment share/doc/git/git-am.txt
  780. @comment share/doc/git/git-annotate.html
  781. @comment share/doc/git/git-annotate.txt
  782. @comment share/doc/git/git-apply.html
  783. @comment share/doc/git/git-apply.txt
  784. @comment share/doc/git/git-archimport.html
  785. @comment share/doc/git/git-archimport.txt
  786. @comment share/doc/git/git-archive.html
  787. @comment share/doc/git/git-archive.txt
  788. @comment share/doc/git/git-bisect-lk2009.html
  789. @comment share/doc/git/git-bisect-lk2009.txt
  790. @comment share/doc/git/git-bisect.html
  791. @comment share/doc/git/git-bisect.txt
  792. @comment share/doc/git/git-blame.html
  793. @comment share/doc/git/git-blame.txt
  794. @comment share/doc/git/git-branch.html
  795. @comment share/doc/git/git-branch.txt
  796. @comment share/doc/git/git-bundle.html
  797. @comment share/doc/git/git-bundle.txt
  798. @comment share/doc/git/git-cat-file.html
  799. @comment share/doc/git/git-cat-file.txt
  800. @comment share/doc/git/git-check-attr.html
  801. @comment share/doc/git/git-check-attr.txt
  802. @comment share/doc/git/git-check-ignore.html
  803. @comment share/doc/git/git-check-ignore.txt
  804. @comment share/doc/git/git-check-mailmap.html
  805. @comment share/doc/git/git-check-mailmap.txt
  806. @comment share/doc/git/git-check-ref-format.html
  807. @comment share/doc/git/git-check-ref-format.txt
  808. @comment share/doc/git/git-checkout-index.html
  809. @comment share/doc/git/git-checkout-index.txt
  810. @comment share/doc/git/git-checkout.html
  811. @comment share/doc/git/git-checkout.txt
  812. @comment share/doc/git/git-cherry-pick.html
  813. @comment share/doc/git/git-cherry-pick.txt
  814. @comment share/doc/git/git-cherry.html
  815. @comment share/doc/git/git-cherry.txt
  816. @comment share/doc/git/git-citool.html
  817. @comment share/doc/git/git-citool.txt
  818. @comment share/doc/git/git-clean.html
  819. @comment share/doc/git/git-clean.txt
  820. @comment share/doc/git/git-clone.html
  821. @comment share/doc/git/git-clone.txt
  822. @comment share/doc/git/git-column.html
  823. @comment share/doc/git/git-column.txt
  824. @comment share/doc/git/git-commit-graph.html
  825. @comment share/doc/git/git-commit-graph.txt
  826. @comment share/doc/git/git-commit-tree.html
  827. @comment share/doc/git/git-commit-tree.txt
  828. @comment share/doc/git/git-commit.html
  829. @comment share/doc/git/git-commit.txt
  830. @comment share/doc/git/git-config.html
  831. @comment share/doc/git/git-config.txt
  832. @comment share/doc/git/git-count-objects.html
  833. @comment share/doc/git/git-count-objects.txt
  834. @comment share/doc/git/git-credential-cache--daemon.html
  835. @comment share/doc/git/git-credential-cache--daemon.txt
  836. @comment share/doc/git/git-credential-cache.html
  837. @comment share/doc/git/git-credential-cache.txt
  838. @comment share/doc/git/git-credential-store.html
  839. @comment share/doc/git/git-credential-store.txt
  840. @comment share/doc/git/git-credential.html
  841. @comment share/doc/git/git-credential.txt
  842. @comment share/doc/git/git-cvsexportcommit.html
  843. @comment share/doc/git/git-cvsexportcommit.txt
  844. @comment share/doc/git/git-cvsimport.html
  845. @comment share/doc/git/git-cvsimport.txt
  846. @comment share/doc/git/git-cvsserver.html
  847. @comment share/doc/git/git-cvsserver.txt
  848. @comment share/doc/git/git-daemon.html
  849. @comment share/doc/git/git-daemon.txt
  850. @comment share/doc/git/git-describe.html
  851. @comment share/doc/git/git-describe.txt
  852. @comment share/doc/git/git-diff-files.html
  853. @comment share/doc/git/git-diff-files.txt
  854. @comment share/doc/git/git-diff-index.html
  855. @comment share/doc/git/git-diff-index.txt
  856. @comment share/doc/git/git-diff-tree.html
  857. @comment share/doc/git/git-diff-tree.txt
  858. @comment share/doc/git/git-diff.html
  859. @comment share/doc/git/git-diff.txt
  860. @comment share/doc/git/git-difftool.html
  861. @comment share/doc/git/git-difftool.txt
  862. @comment share/doc/git/git-fast-export.html
  863. @comment share/doc/git/git-fast-export.txt
  864. @comment share/doc/git/git-fast-import.html
  865. @comment share/doc/git/git-fast-import.txt
  866. @comment share/doc/git/git-fetch-pack.html
  867. @comment share/doc/git/git-fetch-pack.txt
  868. @comment share/doc/git/git-fetch.html
  869. @comment share/doc/git/git-fetch.txt
  870. @comment share/doc/git/git-filter-branch.html
  871. @comment share/doc/git/git-filter-branch.txt
  872. @comment share/doc/git/git-fmt-merge-msg.html
  873. @comment share/doc/git/git-fmt-merge-msg.txt
  874. @comment share/doc/git/git-for-each-ref.html
  875. @comment share/doc/git/git-for-each-ref.txt
  876. @comment share/doc/git/git-format-patch.html
  877. @comment share/doc/git/git-format-patch.txt
  878. @comment share/doc/git/git-fsck-objects.html
  879. @comment share/doc/git/git-fsck-objects.txt
  880. @comment share/doc/git/git-fsck.html
  881. @comment share/doc/git/git-fsck.txt
  882. @comment share/doc/git/git-gc.html
  883. @comment share/doc/git/git-gc.txt
  884. @comment share/doc/git/git-get-tar-commit-id.html
  885. @comment share/doc/git/git-get-tar-commit-id.txt
  886. @comment share/doc/git/git-grep.html
  887. @comment share/doc/git/git-grep.txt
  888. @comment share/doc/git/git-gui.html
  889. @comment share/doc/git/git-gui.txt
  890. @comment share/doc/git/git-hash-object.html
  891. @comment share/doc/git/git-hash-object.txt
  892. @comment share/doc/git/git-help.html
  893. @comment share/doc/git/git-help.txt
  894. @comment share/doc/git/git-http-backend.html
  895. @comment share/doc/git/git-http-backend.txt
  896. @comment share/doc/git/git-http-fetch.html
  897. @comment share/doc/git/git-http-fetch.txt
  898. @comment share/doc/git/git-http-push.html
  899. @comment share/doc/git/git-http-push.txt
  900. @comment share/doc/git/git-imap-send.html
  901. @comment share/doc/git/git-imap-send.txt
  902. @comment share/doc/git/git-index-pack.html
  903. @comment share/doc/git/git-index-pack.txt
  904. @comment share/doc/git/git-init-db.html
  905. @comment share/doc/git/git-init-db.txt
  906. @comment share/doc/git/git-init.html
  907. @comment share/doc/git/git-init.txt
  908. @comment share/doc/git/git-instaweb.html
  909. @comment share/doc/git/git-instaweb.txt
  910. @comment share/doc/git/git-interpret-trailers.html
  911. @comment share/doc/git/git-interpret-trailers.txt
  912. @comment share/doc/git/git-log.html
  913. @comment share/doc/git/git-log.txt
  914. @comment share/doc/git/git-ls-files.html
  915. @comment share/doc/git/git-ls-files.txt
  916. @comment share/doc/git/git-ls-remote.html
  917. @comment share/doc/git/git-ls-remote.txt
  918. @comment share/doc/git/git-ls-tree.html
  919. @comment share/doc/git/git-ls-tree.txt
  920. @comment share/doc/git/git-mailinfo.html
  921. @comment share/doc/git/git-mailinfo.txt
  922. @comment share/doc/git/git-mailsplit.html
  923. @comment share/doc/git/git-mailsplit.txt
  924. @comment share/doc/git/git-merge-base.html
  925. @comment share/doc/git/git-merge-base.txt
  926. @comment share/doc/git/git-merge-file.html
  927. @comment share/doc/git/git-merge-file.txt
  928. @comment share/doc/git/git-merge-index.html
  929. @comment share/doc/git/git-merge-index.txt
  930. @comment share/doc/git/git-merge-one-file.html
  931. @comment share/doc/git/git-merge-one-file.txt
  932. @comment share/doc/git/git-merge-tree.html
  933. @comment share/doc/git/git-merge-tree.txt
  934. @comment share/doc/git/git-merge.html
  935. @comment share/doc/git/git-merge.txt
  936. @comment share/doc/git/git-mergetool--lib.html
  937. @comment share/doc/git/git-mergetool--lib.txt
  938. @comment share/doc/git/git-mergetool.html
  939. @comment share/doc/git/git-mergetool.txt
  940. @comment share/doc/git/git-mktag.html
  941. @comment share/doc/git/git-mktag.txt
  942. @comment share/doc/git/git-mktree.html
  943. @comment share/doc/git/git-mktree.txt
  944. @comment share/doc/git/git-mv.html
  945. @comment share/doc/git/git-mv.txt
  946. @comment share/doc/git/git-name-rev.html
  947. @comment share/doc/git/git-name-rev.txt
  948. @comment share/doc/git/git-notes.html
  949. @comment share/doc/git/git-notes.txt
  950. @comment share/doc/git/git-p4.html
  951. @comment share/doc/git/git-p4.txt
  952. @comment share/doc/git/git-pack-objects.html
  953. @comment share/doc/git/git-pack-objects.txt
  954. @comment share/doc/git/git-pack-redundant.html
  955. @comment share/doc/git/git-pack-redundant.txt
  956. @comment share/doc/git/git-pack-refs.html
  957. @comment share/doc/git/git-pack-refs.txt
  958. @comment share/doc/git/git-parse-remote.html
  959. @comment share/doc/git/git-parse-remote.txt
  960. @comment share/doc/git/git-patch-id.html
  961. @comment share/doc/git/git-patch-id.txt
  962. @comment share/doc/git/git-prune-packed.html
  963. @comment share/doc/git/git-prune-packed.txt
  964. @comment share/doc/git/git-prune.html
  965. @comment share/doc/git/git-prune.txt
  966. @comment share/doc/git/git-pull.html
  967. @comment share/doc/git/git-pull.txt
  968. @comment share/doc/git/git-push.html
  969. @comment share/doc/git/git-push.txt
  970. @comment share/doc/git/git-quiltimport.html
  971. @comment share/doc/git/git-quiltimport.txt
  972. @comment share/doc/git/git-read-tree.html
  973. @comment share/doc/git/git-read-tree.txt
  974. @comment share/doc/git/git-rebase.html
  975. @comment share/doc/git/git-rebase.txt
  976. @comment share/doc/git/git-receive-pack.html
  977. @comment share/doc/git/git-receive-pack.txt
  978. @comment share/doc/git/git-reflog.html
  979. @comment share/doc/git/git-reflog.txt
  980. @comment share/doc/git/git-remote-ext.html
  981. @comment share/doc/git/git-remote-ext.txt
  982. @comment share/doc/git/git-remote-fd.html
  983. @comment share/doc/git/git-remote-fd.txt
  984. @comment share/doc/git/git-remote-helpers.html
  985. @comment share/doc/git/git-remote.html
  986. @comment share/doc/git/git-remote.txt
  987. @comment share/doc/git/git-repack.html
  988. @comment share/doc/git/git-repack.txt
  989. @comment share/doc/git/git-replace.html
  990. @comment share/doc/git/git-replace.txt
  991. @comment share/doc/git/git-request-pull.html
  992. @comment share/doc/git/git-request-pull.txt
  993. @comment share/doc/git/git-rerere.html
  994. @comment share/doc/git/git-rerere.txt
  995. @comment share/doc/git/git-reset.html
  996. @comment share/doc/git/git-reset.txt
  997. @comment share/doc/git/git-rev-list.html
  998. @comment share/doc/git/git-rev-list.txt
  999. @comment share/doc/git/git-rev-parse.html
  1000. @comment share/doc/git/git-rev-parse.txt
  1001. @comment share/doc/git/git-revert.html
  1002. @comment share/doc/git/git-revert.txt
  1003. @comment share/doc/git/git-rm.html
  1004. @comment share/doc/git/git-rm.txt
  1005. @comment share/doc/git/git-send-email.html
  1006. @comment share/doc/git/git-send-email.txt
  1007. @comment share/doc/git/git-send-pack.html
  1008. @comment share/doc/git/git-send-pack.txt
  1009. @comment share/doc/git/git-sh-i18n--envsubst.html
  1010. @comment share/doc/git/git-sh-i18n--envsubst.txt
  1011. @comment share/doc/git/git-sh-i18n.html
  1012. @comment share/doc/git/git-sh-i18n.txt
  1013. @comment share/doc/git/git-sh-setup.html
  1014. @comment share/doc/git/git-sh-setup.txt
  1015. @comment share/doc/git/git-shell.html
  1016. @comment share/doc/git/git-shell.txt
  1017. @comment share/doc/git/git-shortlog.html
  1018. @comment share/doc/git/git-shortlog.txt
  1019. @comment share/doc/git/git-show-branch.html
  1020. @comment share/doc/git/git-show-branch.txt
  1021. @comment share/doc/git/git-show-index.html
  1022. @comment share/doc/git/git-show-index.txt
  1023. @comment share/doc/git/git-show-ref.html
  1024. @comment share/doc/git/git-show-ref.txt
  1025. @comment share/doc/git/git-show.html
  1026. @comment share/doc/git/git-show.txt
  1027. @comment share/doc/git/git-stage.html
  1028. @comment share/doc/git/git-stage.txt
  1029. @comment share/doc/git/git-stash.html
  1030. @comment share/doc/git/git-stash.txt
  1031. @comment share/doc/git/git-status.html
  1032. @comment share/doc/git/git-status.txt
  1033. @comment share/doc/git/git-stripspace.html
  1034. @comment share/doc/git/git-stripspace.txt
  1035. @comment share/doc/git/git-submodule.html
  1036. @comment share/doc/git/git-submodule.txt
  1037. @comment share/doc/git/git-subtree.html
  1038. @comment share/doc/git/git-svn.html
  1039. @comment share/doc/git/git-svn.txt
  1040. @comment share/doc/git/git-symbolic-ref.html
  1041. @comment share/doc/git/git-symbolic-ref.txt
  1042. @comment share/doc/git/git-tag.html
  1043. @comment share/doc/git/git-tag.txt
  1044. @comment share/doc/git/git-tools.html
  1045. @comment share/doc/git/git-tools.txt
  1046. @comment share/doc/git/git-unpack-file.html
  1047. @comment share/doc/git/git-unpack-file.txt
  1048. @comment share/doc/git/git-unpack-objects.html
  1049. @comment share/doc/git/git-unpack-objects.txt
  1050. @comment share/doc/git/git-update-index.html
  1051. @comment share/doc/git/git-update-index.txt
  1052. @comment share/doc/git/git-update-ref.html
  1053. @comment share/doc/git/git-update-ref.txt
  1054. @comment share/doc/git/git-update-server-info.html
  1055. @comment share/doc/git/git-update-server-info.txt
  1056. @comment share/doc/git/git-upload-archive.html
  1057. @comment share/doc/git/git-upload-archive.txt
  1058. @comment share/doc/git/git-upload-pack.html
  1059. @comment share/doc/git/git-upload-pack.txt
  1060. @comment share/doc/git/git-var.html
  1061. @comment share/doc/git/git-var.txt
  1062. @comment share/doc/git/git-verify-commit.html
  1063. @comment share/doc/git/git-verify-commit.txt
  1064. @comment share/doc/git/git-verify-pack.html
  1065. @comment share/doc/git/git-verify-pack.txt
  1066. @comment share/doc/git/git-verify-tag.html
  1067. @comment share/doc/git/git-verify-tag.txt
  1068. @comment share/doc/git/git-web--browse.html
  1069. @comment share/doc/git/git-web--browse.txt
  1070. @comment share/doc/git/git-whatchanged.html
  1071. @comment share/doc/git/git-whatchanged.txt
  1072. @comment share/doc/git/git-worktree.html
  1073. @comment share/doc/git/git-worktree.txt
  1074. @comment share/doc/git/git-write-tree.html
  1075. @comment share/doc/git/git-write-tree.txt
  1076. @comment share/doc/git/git.html
  1077. @comment share/doc/git/git.txt
  1078. @comment share/doc/git/gitattributes.html
  1079. @comment share/doc/git/gitattributes.txt
  1080. @comment share/doc/git/gitcli.html
  1081. @comment share/doc/git/gitcli.txt
  1082. @comment share/doc/git/gitcore-tutorial.html
  1083. @comment share/doc/git/gitcore-tutorial.txt
  1084. @comment share/doc/git/gitcredentials.html
  1085. @comment share/doc/git/gitcredentials.txt
  1086. @comment share/doc/git/gitcvs-migration.html
  1087. @comment share/doc/git/gitcvs-migration.txt
  1088. @comment share/doc/git/gitdiffcore.html
  1089. @comment share/doc/git/gitdiffcore.txt
  1090. @comment share/doc/git/giteveryday.html
  1091. @comment share/doc/git/giteveryday.txt
  1092. @comment share/doc/git/gitglossary.html
  1093. @comment share/doc/git/gitglossary.txt
  1094. @comment share/doc/git/githooks.html
  1095. @comment share/doc/git/githooks.txt
  1096. @comment share/doc/git/gitignore.html
  1097. @comment share/doc/git/gitignore.txt
  1098. @comment share/doc/git/gitk.html
  1099. @comment share/doc/git/gitk.txt
  1100. @comment share/doc/git/gitmodules.html
  1101. @comment share/doc/git/gitmodules.txt
  1102. @comment share/doc/git/gitnamespaces.html
  1103. @comment share/doc/git/gitnamespaces.txt
  1104. @comment share/doc/git/gitremote-helpers.html
  1105. @comment share/doc/git/gitremote-helpers.txt
  1106. @comment share/doc/git/gitrepository-layout.html
  1107. @comment share/doc/git/gitrepository-layout.txt
  1108. @comment share/doc/git/gitrevisions.html
  1109. @comment share/doc/git/gitrevisions.txt
  1110. @comment share/doc/git/gitsubmodules.html
  1111. @comment share/doc/git/gitsubmodules.txt
  1112. @comment share/doc/git/gittutorial-2.html
  1113. @comment share/doc/git/gittutorial-2.txt
  1114. @comment share/doc/git/gittutorial.html
  1115. @comment share/doc/git/gittutorial.txt
  1116. @comment share/doc/git/gitweb.conf.html
  1117. @comment share/doc/git/gitweb.conf.txt
  1118. @comment share/doc/git/gitweb.html
  1119. @comment share/doc/git/gitweb.txt
  1120. @comment share/doc/git/gitworkflows.html
  1121. @comment share/doc/git/gitworkflows.txt
  1122. @comment share/doc/git/glossary-content.txt
  1123. @comment share/doc/git/howto-index.html
  1124. @comment share/doc/git/howto-index.txt
  1125. @comment share/doc/git/howto/keep-canonical-history-correct.html
  1126. @comment share/doc/git/howto/keep-canonical-history-correct.txt
  1127. @comment share/doc/git/howto/maintain-git.html
  1128. @comment share/doc/git/howto/maintain-git.txt
  1129. @comment share/doc/git/howto/new-command.html
  1130. @comment share/doc/git/howto/new-command.txt
  1131. @comment share/doc/git/howto/rebase-from-internal-branch.html
  1132. @comment share/doc/git/howto/rebase-from-internal-branch.txt
  1133. @comment share/doc/git/howto/rebuild-from-update-hook.html
  1134. @comment share/doc/git/howto/rebuild-from-update-hook.txt
  1135. @comment share/doc/git/howto/recover-corrupted-blob-object.html
  1136. @comment share/doc/git/howto/recover-corrupted-blob-object.txt
  1137. @comment share/doc/git/howto/recover-corrupted-object-harder.html
  1138. @comment share/doc/git/howto/recover-corrupted-object-harder.txt
  1139. @comment share/doc/git/howto/revert-a-faulty-merge.html
  1140. @comment share/doc/git/howto/revert-a-faulty-merge.txt
  1141. @comment share/doc/git/howto/revert-branch-rebase.html
  1142. @comment share/doc/git/howto/revert-branch-rebase.txt
  1143. @comment share/doc/git/howto/separating-topic-branches.html
  1144. @comment share/doc/git/howto/separating-topic-branches.txt
  1145. @comment share/doc/git/howto/setup-git-server-over-http.html
  1146. @comment share/doc/git/howto/setup-git-server-over-http.txt
  1147. @comment share/doc/git/howto/update-hook-example.html
  1148. @comment share/doc/git/howto/update-hook-example.txt
  1149. @comment share/doc/git/howto/use-git-daemon.html
  1150. @comment share/doc/git/howto/use-git-daemon.txt
  1151. @comment share/doc/git/howto/using-merge-subtree.html
  1152. @comment share/doc/git/howto/using-merge-subtree.txt
  1153. @comment share/doc/git/howto/using-signed-tag-in-pull-request.html
  1154. @comment share/doc/git/howto/using-signed-tag-in-pull-request.txt
  1155. @comment share/doc/git/i18n.txt
  1156. @comment share/doc/git/index.html
  1157. @comment share/doc/git/line-range-format.txt
  1158. @comment share/doc/git/mailmap.txt
  1159. @comment share/doc/git/merge-options.txt
  1160. @comment share/doc/git/merge-strategies.txt
  1161. @comment share/doc/git/mergetools-diff.txt
  1162. @comment share/doc/git/mergetools-merge.txt
  1163. @comment share/doc/git/pretty-formats.txt
  1164. @comment share/doc/git/pretty-options.txt
  1165. @comment share/doc/git/pull-fetch-param.txt
  1166. @comment share/doc/git/rev-list-options.txt
  1167. @comment share/doc/git/revisions.txt
  1168. @comment share/doc/git/sequencer.txt
  1169. @comment share/doc/git/technical/api-allocation-growing.html
  1170. @comment share/doc/git/technical/api-allocation-growing.txt
  1171. @comment share/doc/git/technical/api-argv-array.html
  1172. @comment share/doc/git/technical/api-argv-array.txt
  1173. @comment share/doc/git/technical/api-config.html
  1174. @comment share/doc/git/technical/api-config.txt
  1175. @comment share/doc/git/technical/api-credentials.html
  1176. @comment share/doc/git/technical/api-credentials.txt
  1177. @comment share/doc/git/technical/api-diff.html
  1178. @comment share/doc/git/technical/api-diff.txt
  1179. @comment share/doc/git/technical/api-directory-listing.html
  1180. @comment share/doc/git/technical/api-directory-listing.txt
  1181. @comment share/doc/git/technical/api-error-handling.html
  1182. @comment share/doc/git/technical/api-error-handling.txt
  1183. @comment share/doc/git/technical/api-gitattributes.html
  1184. @comment share/doc/git/technical/api-gitattributes.txt
  1185. @comment share/doc/git/technical/api-grep.html
  1186. @comment share/doc/git/technical/api-grep.txt
  1187. @comment share/doc/git/technical/api-history-graph.html
  1188. @comment share/doc/git/technical/api-history-graph.txt
  1189. @comment share/doc/git/technical/api-index-skel.txt
  1190. @comment share/doc/git/technical/api-index.html
  1191. @comment share/doc/git/technical/api-index.txt
  1192. @comment share/doc/git/technical/api-merge.html
  1193. @comment share/doc/git/technical/api-merge.txt
  1194. @comment share/doc/git/technical/api-object-access.html
  1195. @comment share/doc/git/technical/api-object-access.txt
  1196. @comment share/doc/git/technical/api-oid-array.html
  1197. @comment share/doc/git/technical/api-oid-array.txt
  1198. @comment share/doc/git/technical/api-parse-options.html
  1199. @comment share/doc/git/technical/api-parse-options.txt
  1200. @comment share/doc/git/technical/api-quote.html
  1201. @comment share/doc/git/technical/api-quote.txt
  1202. @comment share/doc/git/technical/api-ref-iteration.html
  1203. @comment share/doc/git/technical/api-ref-iteration.txt
  1204. @comment share/doc/git/technical/api-remote.html
  1205. @comment share/doc/git/technical/api-remote.txt
  1206. @comment share/doc/git/technical/api-revision-walking.html
  1207. @comment share/doc/git/technical/api-revision-walking.txt
  1208. @comment share/doc/git/technical/api-run-command.html
  1209. @comment share/doc/git/technical/api-run-command.txt
  1210. @comment share/doc/git/technical/api-setup.html
  1211. @comment share/doc/git/technical/api-setup.txt
  1212. @comment share/doc/git/technical/api-sigchain.html
  1213. @comment share/doc/git/technical/api-sigchain.txt
  1214. @comment share/doc/git/technical/api-submodule-config.html
  1215. @comment share/doc/git/technical/api-submodule-config.txt
  1216. @comment share/doc/git/technical/api-trace.html
  1217. @comment share/doc/git/technical/api-trace.txt
  1218. @comment share/doc/git/technical/api-tree-walking.html
  1219. @comment share/doc/git/technical/api-tree-walking.txt
  1220. @comment share/doc/git/technical/api-xdiff-interface.html
  1221. @comment share/doc/git/technical/api-xdiff-interface.txt
  1222. @comment share/doc/git/technical/bitmap-format.txt
  1223. @comment share/doc/git/technical/commit-graph-format.txt
  1224. @comment share/doc/git/technical/commit-graph.txt
  1225. @comment share/doc/git/technical/hash-function-transition.html
  1226. @comment share/doc/git/technical/hash-function-transition.txt
  1227. @comment share/doc/git/technical/http-protocol.html
  1228. @comment share/doc/git/technical/http-protocol.txt
  1229. @comment share/doc/git/technical/index-format.html
  1230. @comment share/doc/git/technical/index-format.txt
  1231. @comment share/doc/git/technical/long-running-process-protocol.html
  1232. @comment share/doc/git/technical/long-running-process-protocol.txt
  1233. @comment share/doc/git/technical/pack-format.html
  1234. @comment share/doc/git/technical/pack-format.txt
  1235. @comment share/doc/git/technical/pack-heuristics.html
  1236. @comment share/doc/git/technical/pack-heuristics.txt
  1237. @comment share/doc/git/technical/pack-protocol.html
  1238. @comment share/doc/git/technical/pack-protocol.txt
  1239. @comment share/doc/git/technical/partial-clone.txt
  1240. @comment share/doc/git/technical/protocol-capabilities.html
  1241. @comment share/doc/git/technical/protocol-capabilities.txt
  1242. @comment share/doc/git/technical/protocol-common.html
  1243. @comment share/doc/git/technical/protocol-common.txt
  1244. @comment share/doc/git/technical/protocol-v2.html
  1245. @comment share/doc/git/technical/protocol-v2.txt
  1246. @comment share/doc/git/technical/racy-git.html
  1247. @comment share/doc/git/technical/racy-git.txt
  1248. @comment share/doc/git/technical/repository-version.txt
  1249. @comment share/doc/git/technical/send-pack-pipeline.html
  1250. @comment share/doc/git/technical/send-pack-pipeline.txt
  1251. @comment share/doc/git/technical/shallow.html
  1252. @comment share/doc/git/technical/shallow.txt
  1253. @comment share/doc/git/technical/signature-format.html
  1254. @comment share/doc/git/technical/signature-format.txt
  1255. @comment share/doc/git/technical/trivial-merge.html
  1256. @comment share/doc/git/technical/trivial-merge.txt
  1257. @comment share/doc/git/transfer-data-leaks.txt
  1258. @comment share/doc/git/urls-remotes.txt
  1259. @comment share/doc/git/urls.txt
  1260. @comment share/doc/git/user-manual.html
  1261. @comment share/doc/git/user-manual.txt
  1262. share/emacs/site-lisp/git/git-blame.el
  1263. share/emacs/site-lisp/git/git.el
  1264. @sample etc/git/gitweb.conf.sample
  1265. share/examples/git/gitweb/gitweb.cgi
  1266. share/examples/git/gitweb/static/git-favicon.png
  1267. share/examples/git/gitweb/static/git-logo.png
  1268. share/examples/git/gitweb/static/gitweb.css
  1269. share/examples/git/gitweb/static/gitweb.js
  1270. share/git-core/contrib/README
  1271. share/git-core/contrib/buildsystems/Generators.pm
  1272. share/git-core/contrib/buildsystems/Generators/QMake.pm
  1273. share/git-core/contrib/buildsystems/Generators/Vcproj.pm
  1274. share/git-core/contrib/buildsystems/Generators/Vcxproj.pm
  1275. share/git-core/contrib/buildsystems/engine.pl
  1276. share/git-core/contrib/buildsystems/generate
  1277. share/git-core/contrib/buildsystems/parse.pl
  1278. share/git-core/contrib/coccinelle/README
  1279. share/git-core/contrib/coccinelle/array.cocci
  1280. share/git-core/contrib/coccinelle/commit.cocci
  1281. share/git-core/contrib/coccinelle/flex_alloc.cocci
  1282. share/git-core/contrib/coccinelle/free.cocci
  1283. share/git-core/contrib/coccinelle/hashmap.cocci
  1284. share/git-core/contrib/coccinelle/object_id.cocci
  1285. share/git-core/contrib/coccinelle/preincr.cocci
  1286. share/git-core/contrib/coccinelle/qsort.cocci
  1287. share/git-core/contrib/coccinelle/strbuf.cocci
  1288. share/git-core/contrib/coccinelle/swap.cocci
  1289. share/git-core/contrib/coccinelle/the_repository.pending.cocci
  1290. share/git-core/contrib/coccinelle/xstrdup_or_null.cocci
  1291. share/git-core/contrib/completion/git-completion.bash
  1292. share/git-core/contrib/completion/git-completion.tcsh
  1293. share/git-core/contrib/completion/git-completion.zsh
  1294. share/git-core/contrib/completion/git-prompt.sh
  1295. share/git-core/contrib/contacts/Makefile
  1296. share/git-core/contrib/contacts/git-contacts
  1297. share/git-core/contrib/contacts/git-contacts.txt
  1298. share/git-core/contrib/coverage-diff.sh
  1299. share/git-core/contrib/credential/gnome-keyring/.gitignore
  1300. share/git-core/contrib/credential/gnome-keyring/Makefile
  1301. share/git-core/contrib/credential/gnome-keyring/git-credential-gnome-keyring.c
  1302. share/git-core/contrib/credential/libsecret/Makefile
  1303. share/git-core/contrib/credential/libsecret/git-credential-libsecret.c
  1304. share/git-core/contrib/credential/netrc/Makefile
  1305. share/git-core/contrib/credential/netrc/git-credential-netrc
  1306. share/git-core/contrib/credential/netrc/t-git-credential-netrc.sh
  1307. share/git-core/contrib/credential/netrc/test.command-option-gpg
  1308. share/git-core/contrib/credential/netrc/test.git-config-gpg
  1309. share/git-core/contrib/credential/netrc/test.netrc
  1310. share/git-core/contrib/credential/netrc/test.netrc.gpg
  1311. share/git-core/contrib/credential/netrc/test.pl
  1312. share/git-core/contrib/credential/osxkeychain/.gitignore
  1313. share/git-core/contrib/credential/osxkeychain/Makefile
  1314. share/git-core/contrib/credential/osxkeychain/git-credential-osxkeychain.c
  1315. share/git-core/contrib/credential/wincred/Makefile
  1316. share/git-core/contrib/credential/wincred/git-credential-wincred.c
  1317. share/git-core/contrib/diff-highlight/DiffHighlight.pm
  1318. share/git-core/contrib/diff-highlight/Makefile
  1319. share/git-core/contrib/diff-highlight/README
  1320. share/git-core/contrib/diff-highlight/diff-highlight
  1321. share/git-core/contrib/diff-highlight/diff-highlight.perl
  1322. share/git-core/contrib/diff-highlight/t/Makefile
  1323. share/git-core/contrib/diff-highlight/t/t9400-diff-highlight.sh
  1324. share/git-core/contrib/emacs/README
  1325. share/git-core/contrib/emacs/git-blame.el
  1326. share/git-core/contrib/emacs/git.el
  1327. share/git-core/contrib/examples/README
  1328. share/git-core/contrib/fast-import/git-import.perl
  1329. share/git-core/contrib/fast-import/git-import.sh
  1330. share/git-core/contrib/fast-import/git-p4.README
  1331. share/git-core/contrib/fast-import/import-directories.perl
  1332. share/git-core/contrib/fast-import/import-tars.perl
  1333. share/git-core/contrib/fast-import/import-zips.py
  1334. share/git-core/contrib/git-jump/README
  1335. share/git-core/contrib/git-jump/git-jump
  1336. share/git-core/contrib/git-resurrect.sh
  1337. share/git-core/contrib/git-shell-commands/README
  1338. share/git-core/contrib/git-shell-commands/help
  1339. share/git-core/contrib/git-shell-commands/list
  1340. share/git-core/contrib/hg-to-git/hg-to-git.py
  1341. share/git-core/contrib/hg-to-git/hg-to-git.txt
  1342. share/git-core/contrib/hooks/multimail/CHANGES
  1343. share/git-core/contrib/hooks/multimail/CONTRIBUTING.rst
  1344. share/git-core/contrib/hooks/multimail/README.Git
  1345. share/git-core/contrib/hooks/multimail/README.migrate-from-post-receive-email
  1346. share/git-core/contrib/hooks/multimail/README.rst
  1347. share/git-core/contrib/hooks/multimail/doc/customizing-emails.rst
  1348. share/git-core/contrib/hooks/multimail/doc/gerrit.rst
  1349. share/git-core/contrib/hooks/multimail/doc/gitolite.rst
  1350. share/git-core/contrib/hooks/multimail/doc/troubleshooting.rst
  1351. share/git-core/contrib/hooks/multimail/git_multimail.py
  1352. share/git-core/contrib/hooks/multimail/migrate-mailhook-config
  1353. share/git-core/contrib/hooks/multimail/post-receive.example
  1354. share/git-core/contrib/hooks/post-receive-email
  1355. share/git-core/contrib/hooks/pre-auto-gc-battery
  1356. share/git-core/contrib/hooks/setgitperms.perl
  1357. share/git-core/contrib/hooks/update-paranoid
  1358. share/git-core/contrib/long-running-filter/example.pl
  1359. share/git-core/contrib/mw-to-git/.gitignore
  1360. share/git-core/contrib/mw-to-git/.perlcriticrc
  1361. share/git-core/contrib/mw-to-git/Git/Mediawiki.pm
  1362. share/git-core/contrib/mw-to-git/Makefile
  1363. share/git-core/contrib/mw-to-git/bin-wrapper/git
  1364. share/git-core/contrib/mw-to-git/git-mw.perl
  1365. share/git-core/contrib/mw-to-git/git-remote-mediawiki.perl
  1366. share/git-core/contrib/mw-to-git/git-remote-mediawiki.txt
  1367. share/git-core/contrib/mw-to-git/t/.gitignore
  1368. share/git-core/contrib/mw-to-git/t/Makefile
  1369. share/git-core/contrib/mw-to-git/t/README
  1370. share/git-core/contrib/mw-to-git/t/install-wiki.sh
  1371. share/git-core/contrib/mw-to-git/t/install-wiki/.gitignore
  1372. share/git-core/contrib/mw-to-git/t/install-wiki/LocalSettings.php
  1373. share/git-core/contrib/mw-to-git/t/install-wiki/db_install.php
  1374. share/git-core/contrib/mw-to-git/t/push-pull-tests.sh
  1375. share/git-core/contrib/mw-to-git/t/t9360-mw-to-git-clone.sh
  1376. share/git-core/contrib/mw-to-git/t/t9361-mw-to-git-push-pull.sh
  1377. share/git-core/contrib/mw-to-git/t/t9362-mw-to-git-utf8.sh
  1378. share/git-core/contrib/mw-to-git/t/t9363-mw-to-git-export-import.sh
  1379. share/git-core/contrib/mw-to-git/t/t9364-pull-by-rev.sh
  1380. share/git-core/contrib/mw-to-git/t/t9365-continuing-queries.sh
  1381. share/git-core/contrib/mw-to-git/t/test-gitmw-lib.sh
  1382. share/git-core/contrib/mw-to-git/t/test-gitmw.pl
  1383. share/git-core/contrib/mw-to-git/t/test.config
  1384. share/git-core/contrib/persistent-https/LICENSE
  1385. share/git-core/contrib/persistent-https/Makefile
  1386. share/git-core/contrib/persistent-https/README
  1387. share/git-core/contrib/persistent-https/client.go
  1388. share/git-core/contrib/persistent-https/main.go
  1389. share/git-core/contrib/persistent-https/proxy.go
  1390. share/git-core/contrib/persistent-https/socket.go
  1391. share/git-core/contrib/remote-helpers/README
  1392. share/git-core/contrib/remote-helpers/git-remote-bzr
  1393. share/git-core/contrib/remote-helpers/git-remote-hg
  1394. share/git-core/contrib/remotes2config.sh
  1395. share/git-core/contrib/rerere-train.sh
  1396. share/git-core/contrib/stats/git-common-hash
  1397. share/git-core/contrib/stats/mailmap.pl
  1398. share/git-core/contrib/stats/packinfo.pl
  1399. share/git-core/contrib/subtree/.gitignore
  1400. share/git-core/contrib/subtree/COPYING
  1401. share/git-core/contrib/subtree/INSTALL
  1402. share/git-core/contrib/subtree/Makefile
  1403. share/git-core/contrib/subtree/README
  1404. share/git-core/contrib/subtree/git-subtree.sh
  1405. share/git-core/contrib/subtree/git-subtree.txt
  1406. share/git-core/contrib/subtree/t/Makefile
  1407. share/git-core/contrib/subtree/t/t7900-subtree.sh
  1408. share/git-core/contrib/subtree/todo
  1409. share/git-core/contrib/svn-fe/.gitignore
  1410. share/git-core/contrib/svn-fe/Makefile
  1411. share/git-core/contrib/svn-fe/svn-fe.c
  1412. share/git-core/contrib/svn-fe/svn-fe.txt
  1413. share/git-core/contrib/svn-fe/svnrdump_sim.py
  1414. share/git-core/contrib/thunderbird-patch-inline/README
  1415. share/git-core/contrib/thunderbird-patch-inline/appp.sh
  1416. share/git-core/contrib/update-unicode/README
  1417. share/git-core/contrib/update-unicode/update_unicode.sh
  1418. share/git-core/contrib/vscode/README.md
  1419. share/git-core/contrib/vscode/init.sh
  1420. share/git-core/contrib/workdir/git-new-workdir
  1421. share/git-core/templates/description
  1422. share/git-core/templates/hooks/applypatch-msg.sample
  1423. share/git-core/templates/hooks/commit-msg.sample
  1424. share/git-core/templates/hooks/fsmonitor-watchman.sample
  1425. share/git-core/templates/hooks/post-update.sample
  1426. share/git-core/templates/hooks/pre-applypatch.sample
  1427. share/git-core/templates/hooks/pre-commit.sample
  1428. share/git-core/templates/hooks/pre-merge-commit.sample
  1429. share/git-core/templates/hooks/pre-push.sample
  1430. share/git-core/templates/hooks/pre-rebase.sample
  1431. share/git-core/templates/hooks/pre-receive.sample
  1432. share/git-core/templates/hooks/prepare-commit-msg.sample
  1433. share/git-core/templates/hooks/update.sample
  1434. share/git-core/templates/info/exclude
  1435. @comment share/git-gui/lib/about.tcl
  1436. @comment share/git-gui/lib/blame.tcl
  1437. @comment share/git-gui/lib/branch.tcl
  1438. @comment share/git-gui/lib/branch_checkout.tcl
  1439. @comment share/git-gui/lib/branch_create.tcl
  1440. @comment share/git-gui/lib/branch_delete.tcl
  1441. @comment share/git-gui/lib/branch_rename.tcl
  1442. @comment share/git-gui/lib/browser.tcl
  1443. @comment share/git-gui/lib/checkout_op.tcl
  1444. @comment share/git-gui/lib/choose_font.tcl
  1445. @comment share/git-gui/lib/choose_repository.tcl
  1446. @comment share/git-gui/lib/choose_rev.tcl
  1447. @comment share/git-gui/lib/class.tcl
  1448. @comment share/git-gui/lib/commit.tcl
  1449. @comment share/git-gui/lib/console.tcl
  1450. @comment share/git-gui/lib/database.tcl
  1451. @comment share/git-gui/lib/date.tcl
  1452. @comment share/git-gui/lib/diff.tcl
  1453. @comment share/git-gui/lib/encoding.tcl
  1454. @comment share/git-gui/lib/error.tcl
  1455. @comment share/git-gui/lib/git-gui.ico
  1456. @comment share/git-gui/lib/index.tcl
  1457. @comment share/git-gui/lib/line.tcl
  1458. @comment share/git-gui/lib/logo.tcl
  1459. @comment share/git-gui/lib/merge.tcl
  1460. @comment share/git-gui/lib/mergetool.tcl
  1461. @comment share/git-gui/lib/msgs/bg.msg
  1462. @comment share/git-gui/lib/msgs/de.msg
  1463. @comment share/git-gui/lib/msgs/el.msg
  1464. @comment share/git-gui/lib/msgs/fr.msg
  1465. @comment share/git-gui/lib/msgs/hu.msg
  1466. @comment share/git-gui/lib/msgs/it.msg
  1467. @comment share/git-gui/lib/msgs/ja.msg
  1468. @comment share/git-gui/lib/msgs/nb.msg
  1469. @comment share/git-gui/lib/msgs/pt_br.msg
  1470. @comment share/git-gui/lib/msgs/pt_pt.msg
  1471. @comment share/git-gui/lib/msgs/ru.msg
  1472. @comment share/git-gui/lib/msgs/sv.msg
  1473. @comment share/git-gui/lib/msgs/vi.msg
  1474. @comment share/git-gui/lib/msgs/zh_cn.msg
  1475. @comment share/git-gui/lib/option.tcl
  1476. @comment share/git-gui/lib/remote.tcl
  1477. @comment share/git-gui/lib/remote_add.tcl
  1478. @comment share/git-gui/lib/remote_branch_delete.tcl
  1479. @comment share/git-gui/lib/search.tcl
  1480. @comment share/git-gui/lib/shortcut.tcl
  1481. @comment share/git-gui/lib/spellcheck.tcl
  1482. @comment share/git-gui/lib/sshkey.tcl
  1483. @comment share/git-gui/lib/status_bar.tcl
  1484. @comment share/git-gui/lib/tclIndex
  1485. @comment share/git-gui/lib/themed.tcl
  1486. @comment share/git-gui/lib/tools.tcl
  1487. @comment share/git-gui/lib/tools_dlg.tcl
  1488. @comment share/git-gui/lib/transport.tcl
  1489. @comment share/git-gui/lib/win32.tcl
  1490. @comment share/git-gui/lib/win32_shortcut.js
  1491. @comment share/gitk/lib/msgs/bg.msg
  1492. @comment share/gitk/lib/msgs/ca.msg
  1493. @comment share/gitk/lib/msgs/de.msg
  1494. @comment share/gitk/lib/msgs/es.msg
  1495. @comment share/gitk/lib/msgs/fr.msg
  1496. @comment share/gitk/lib/msgs/hu.msg
  1497. @comment share/gitk/lib/msgs/it.msg
  1498. @comment share/gitk/lib/msgs/ja.msg
  1499. @comment share/gitk/lib/msgs/pt_br.msg
  1500. @comment share/gitk/lib/msgs/pt_pt.msg
  1501. @comment share/gitk/lib/msgs/ru.msg
  1502. @comment share/gitk/lib/msgs/sv.msg
  1503. @comment share/gitk/lib/msgs/vi.msg
  1504. @comment share/gitk/lib/msgs/zh_cn.msg
  1505. share/locale/bg/LC_MESSAGES/git.mo
  1506. share/locale/ca/LC_MESSAGES/git.mo
  1507. share/locale/de/LC_MESSAGES/git.mo
  1508. share/locale/el/LC_MESSAGES/git.mo
  1509. share/locale/es/LC_MESSAGES/git.mo
  1510. share/locale/fr/LC_MESSAGES/git.mo
  1511. share/locale/is/LC_MESSAGES/git.mo
  1512. share/locale/it/LC_MESSAGES/git.mo
  1513. share/locale/ko/LC_MESSAGES/git.mo
  1514. share/locale/pt_PT/LC_MESSAGES/git.mo
  1515. share/locale/ru/LC_MESSAGES/git.mo
  1516. share/locale/sv/LC_MESSAGES/git.mo
  1517. share/locale/vi/LC_MESSAGES/git.mo
  1518. share/locale/zh_CN/LC_MESSAGES/git.mo
  1519. @dir share/git-core/templates/branches
Collapse this list.
Dependency lines:
  • git-subversion>0:devel/git-subversion
Conflicts:
CONFLICTS_INSTALL:
  • git-[0-9]*
  • git-gui-[0-9]*
  • git-lite-[0-9]*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: git-subversion
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1572869895 SHA256 (git-2.24.0.tar.xz) = 9f71d61973626d8b28c4cdf8e2484b4bf13870ed643fed982d68b2cfd754371b SIZE (git-2.24.0.tar.xz) = 5766056

Expand this list (4 items)

Collapse this list.

SHA256 (git-manpages-2.24.0.tar.xz) = b0c872c16f22942c1cb6c90ec07f395a931f7c2f9fb920d2ec926674265c04a6 SIZE (git-manpages-2.24.0.tar.xz) = 453600 SHA256 (git-htmldocs-2.24.0.tar.xz) = 05b6ed0719d5e29d5c60dd7d0a5469f4a0514008a64f6084ac26335d1b37f73b SIZE (git-htmldocs-2.24.0.tar.xz) = 1306680

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: devel/git
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. curl : ftp/curl
  2. p5-Error>=0 : lang/p5-Error
  3. xmlto : textproc/xmlto
  4. asciidoc : textproc/asciidoc
  5. docbook-xml>0 : textproc/docbook-xml
  6. gmake : devel/gmake
  7. msgfmt : devel/gettext-tools
  8. python3.6 : lang/python36
  9. autoconf>=2.69 : devel/autoconf
  10. automake>=1.16.1 : devel/automake
  11. perl5>=5.30.r1<5.31 : lang/perl5.30
Runtime dependencies:
  1. curl : ftp/curl
  2. cvsps : devel/cvsps
  3. p5-CGI>=0 : www/p5-CGI
  4. p5-Error>=0 : lang/p5-Error
  5. p5-Authen-SASL>=0 : security/p5-Authen-SASL
  6. p5-IO-Socket-SSL>=0 : security/p5-IO-Socket-SSL
  7. p5-Term-ReadKey>=0 : devel/p5-Term-ReadKey
  8. p5-subversion>=0 : devel/p5-subversion
  9. python3.6 : lang/python36
  10. perl5>=5.30.r1<5.31 : lang/perl5.30
Library dependencies:
  1. libexpat.so : textproc/expat2
  2. libpcre.so : devel/pcre
  3. libiconv.so : converters/libiconv
  4. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for git-subversion-2.24.0: CONTRIB=on: Install contributed scripts CURL=on: Data transfer support via cURL CVS=on: Enable CVS support GITWEB=on: Install gitweb GUI=off: GUI (Graphical User Interface) support HTMLDOCS=off: Install additional documentation ICONV=on: Encoding conversion support via iconv NLS=on: Native Language Support P4=on: Enable Perforce support PERL=on: Perl scripting language support SEND_EMAIL=on: Enable the git-send-email(1) script SUBTREE=on: Install git-subtree ====> Options available for the radio PCRE_VERSION: you can only select none or one of them PCRE=on: Use Perl Compatible Regular Expressions PCRE2=off: Use Perl Compatible Regular Expressions (v2) ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
autoreconf gmake iconv shebangfix ssl tar:xz iconv gettext perl5 python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. ftp://ftp.ntu.edu.tw/software/scm/git/
  2. http://slackware.cs.utah.edu/pub/kernel.org/pub/software/scm/git/
  3. https://ftp.heanet.ie/pub/software/scm/git/
  4. https://ftp.yandex.ru/pub/software/scm/git/
  5. https://www.kernel.org/pub/software/scm/git/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: devel/git
CommitCreditsLog message
2.24.0
22 Nov 2019 17:26:33
Revision:518155Original commit files touched by this commit
brooks search for other commits by this committer
Actually remove devel/git-subversion as advertised in r518154.

devel/git now defaults to enabling subversion support.
2.5.3_1
28 Sep 2015 18:33:47
Revision:398132Original commit files touched by this commit This port version is marked as vulnerable.
garga search for other commits by this committer
- Add devel/git-gui, a devel/git slave port with GUI option enabled
- Register conflicts with master and other slave ports
- Bump PORTREVISION

PR:		202948
2.4.6
17 Jul 2015 13:02:49
Revision:392375Original commit files touched by this commit This port version is marked as vulnerable.
garga search for other commits by this committer
- Update git to 2.4.6
- Regenerate patches with make makepatch to silence portlint
- Change CONFLICTS to CONFLICTS_INSTALL
2.3.1
25 Feb 2015 11:25:43
Revision:379898Original commit files touched by this commit This port version is marked as vulnerable.
garga search for other commits by this committer
Add git-lite, a new git slave port with minimal set of dependencies

PR:		196066
Submitted by:	chrissicool@gmail.com
1.9.3
04 Jun 2014 18:03:32
Revision:356532Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Switch to using OPTIONS_SLAVE.
1.9.3
01 Jun 2014 05:25:22
Revision:356036Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Stage support
1.8.4
20 Sep 2013 17:04:44
Revision:327723Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
1.8.0.1
12 Dec 2012 18:48:34
Revision:308777Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Remove the header for ports I created.

For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it.
1.7.7_1
17 Oct 2011 03:50:40
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Switch to using WITH_SVN instead of the old WITH_SVN_FBSD.
1.7.6
15 Aug 2011 22:52:46
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
s/wxw@/wxs@/ in the header.

Noticed by:     sahil@
1.7.6
15 Aug 2011 16:27:30
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
By popular demand I'm introducing a git-subversion port. Many FreeBSD
developers have lamented the fact that you can't pkg_add -r git and get
the svn knob on by default. This port is meant to address that.

Number of commits found: 11