Skip to content

Commit d271a84

Browse files
committed
Use more official link to index-format documentation
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.
1 parent d8ab99c commit d271a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git/index/base.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@ def add(
862862
handled manually at all.
863863
864864
All current built-in extensions are listed here:
865-
http://opensource.apple.com/source/Git/Git-26/src/git-htmldocs/technical/index-format.txt
865+
https://git-scm.com/docs/index-format
866866
867867
:return:
868868
List of :class:`~git.index.typ.BaseIndexEntry`\s representing the entries

0 commit comments

Comments
 (0)