Merge branch 'en/incl-forward-decl'
[gitweb.git] / command-list.txt
index e505a1e34c857de3b2596276451e8cc52e970fba..a9dda3b8af6a754564f8f840f0ca63d93f6c88dc 100644 (file)
@@ -69,6 +69,7 @@ git-clean                               mainporcelain
 git-clone                               mainporcelain           init
 git-column                              purehelpers
 git-commit                              mainporcelain           history
+git-commit-graph                        plumbingmanipulators
 git-commit-tree                         plumbingmanipulators
 git-config                              ancillarymanipulators           complete
 git-count-objects                       ancillaryinterrogators
@@ -138,6 +139,7 @@ git-prune-packed                        plumbingmanipulators
 git-pull                                mainporcelain           remote
 git-push                                mainporcelain           remote
 git-quiltimport                         foreignscminterface
+git-range-diff                          mainporcelain
 git-read-tree                           plumbingmanipulators
 git-rebase                              mainporcelain           history
 git-receive-pack                        synchelpers