File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ ARTICLES += git-tools
2121ARTICLES += git-bisect-lk2009
2222# with their own formatting rules.
2323SP_ARTICLES = user-manual
24+ SP_ARTICLES += howto/new-command
2425SP_ARTICLES += howto/revert-branch-rebase
2526SP_ARTICLES += howto/using-merge-subtree
2627SP_ARTICLES += howto/using-signed-tag-in-pull-request
Original file line number Diff line number Diff line change 1- Integrating new subcommands
2- ===========================
1+ From: Eric S. Raymond <
[email protected] >
2+ Abstract: This is how-to documentation for people who want to add extension
3+ commands to git. It should be read alongside api-builtin.txt.
4+ Content-type: text/asciidoc
5+
6+ How to integrate new subcommands
7+ ================================
38
49This is how-to documentation for people who want to add extension
510commands to git. It should be read alongside api-builtin.txt.
You can’t perform that action at this time.
0 commit comments