Movatterモバイル変換


[0]ホーム

URL:


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

Fixup/readme#103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Byron merged 3 commits intogitpython-developers:masterfromesc:fixup/readme
Mar 27, 2013
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 13 additions & 7 deletionsREADME.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -19,15 +19,19 @@ INSTALL
=======
If you have downloaded the source code:

python setup.py install

or if you want to obtain a copy more easily:
.. code-block:: console

$ python setup.py install

or if you want to obtain a copy more easily:

.. code-block:: console

$ easy_install gitpython

easy_install gitpython

A distribution package can be obtained for manual installation at:

http://pypi.python.org/pypi/GitPython
http://pypi.python.org/pypi/GitPython

SOURCE
======
Expand All@@ -38,7 +42,9 @@ https://github.com/gitpython-developers/GitPython

and cloned using:

git clone git://github.com/gitpython-developers/GitPython.git git-python
.. code-block:: console

$ git clone git://github.com/gitpython-developers/GitPython.git git-python


DOCUMENTATION
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp