8000 How I do create the submodule pinned to a commit · oropher/python-docs-es@af6e79f · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit af6e79f

Browse files
committed
How I do create the submodule pinned to a commit
1 parent 9914c62 commit af6e79f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Git Submodule
2+
# https://stackoverflow.com/a/27445058
3+
4+
15
import sys, os, time
26
sys.path.append(os.path.abspath('cpython/Doc/tools/extensions'))
37
sys.path.append(os.path.abspath('cpython/Doc/includes'))

0 commit comments

Comments
 (0)
0