Skip to content

Commit

Permalink
Use more official link to index-format documentation
Browse files Browse the repository at this point in the history
This could also be written automatically by labeling it with the
:manpage: role, but it doesn't seem to be an actual manpage, so I
have not done that.
  • Loading branch information
EliahKagan committed Mar 15, 2024
1 parent d8ab99c commit d271a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git/index/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -862,7 +862,7 @@ def add(
handled manually at all.
All current built-in extensions are listed here:
http://opensource.apple.com/source/Git/Git-26/src/git-htmldocs/technical/index-format.txt
https://git-scm.com/docs/index-format
:return:
List of :class:`~git.index.typ.BaseIndexEntry`\s representing the entries
Expand Down

0 comments on commit d271a84

Please sign in to comment.