Skip to content

Commit 22d1aef

Browse files
committed
Remove obsolete git-branch recipe
The git-branch recipe says: »Note that the next release will probably allow repo.listall_branches().« Concluding from the README, Repository.listall_branches() was included in some release prior to 0.20.0, so at least that statement is obsolete. However, since pygit2.org brings up fairly accurate results for a search on »list all branches«, I figured that the whole recipe isn't needed anymore. Therefore delete it.
1 parent ceb40ec commit 22d1aef

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

docs/recipes.rst

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Main porcelain commands
1717
.. toctree::
1818
:maxdepth: 1
1919

20-
git-branch (List, create, or delete branches.) <recipes/git-branch>
2120
git-init (Create an empty git repository or reinitialize an existing one.) <recipes/git-init>
2221
git-log (Show commit logs.) <recipes/git-log>
2322
git-show (Show various types of objects.) <recipes/git-show>

docs/recipes/git-branch.rst

-30
This file was deleted.

0 commit comments

Comments
 (0)