Skip to content

Commit 9cd9431

Browse files
committed
draft of description
1 parent 1369bdc commit 9cd9431

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/quickstart.rst

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
==============================
88
GitPython Quick Start Tutorial
99
==============================
10+
Welcome to the GitPython Quickstart Guide! Designed for developers seeking a practical and interactive learning experience, this concise resource offers step-by-step code snippets to swiftly initialize/clone repositories, perform essential Git operations, and explore GitPython's capabilities. Get ready to dive in, experiment, and unleash the power of GitPython in your projects!
11+
12+
All code presented here originated from `***** insert link **** <https://github.com/gitpython-developers/GitPython>`_ to assure correctness. Knowing this should also allow you to more easily run the code for your own testing purposes. All you need is a developer installation of git-python.
1013

1114
git.Repo
1215
********

0 commit comments

Comments
 (0)