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

Sign up
Appearance settings

Commit 84885a3

Browse files
added more resources section
1 parent 8138b3a commit 84885a3

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

‎doc/source/quickstart.rst‎

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -222,17 +222,23 @@ Compare staging area to head commit
222222
:end-before: # ![11.1-test_cloned_repo_object]
223223

224224
.. literalinclude:: ../../test/test_quick_doc.py
225-
:language: python
226-
:dedent: 8
227-
:start-after: # [11.2-test_cloned_repo_object]
228-
:end-before: # ![11.2-test_cloned_repo_object]
225+
:language: python
226+
:dedent: 8
227+
:start-after: # [11.2-test_cloned_repo_object]
228+
:end-before: # ![11.2-test_cloned_repo_object]
229229

230230
Compare commit to commit
231231

232232
.. literalinclude:: ../../test/test_quick_doc.py
233-
:language: python
234-
:dedent: 8
235-
:start-after: # [11.3-test_cloned_repo_object]
236-
:end-before: # ![11.3-test_cloned_repo_object]
233+
:language: python
234+
:dedent: 8
235+
:start-after: # [11.3-test_cloned_repo_object]
236+
:end-before: # ![11.3-test_cloned_repo_object]
237+
237238

239+
More Resources
240+
****************
238241

242+
Remember, this is just the beginning! There's a lot more you can achieve with GitPython in your development workflow.
243+
To explore further possibilities and discover advanced features, check out the full :ref:`GitPython tutorial <tutorial_toplevel>`
244+
and the :ref:`API Reference <api_reference_toplevel>`. Happy coding!

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /