diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2010-12-01 10:28:42 +0100 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2010-12-01 10:28:42 +0100 |
| commit | 294ee691d0fdac46d31550c7f1751d09cfb5a0f0 (patch) | |
| tree | a7300cfa54910a3bd2895befdb98d0275e54b752 | |
| parent | 87ae42528362d258a218b3818097fd2a4e1d6acf (diff) | |
| download | GitPython-294ee691d0fdac46d31550c7f1751d09cfb5a0f0.tar.gz GitPython-294ee691d0fdac46d31550c7f1751d09cfb5a0f0.zip | |
setup .gitmodules to use a tracking branch automatically
| -rw-r--r-- | .gitmodules | 1 | ||||
| m--------- | git/ext/gitdb | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 5741d992..83a5207e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "gitdb"] path = git/ext/gitdb url = git://github.com/gitpython-developers/gitdb.git + branch = master diff --git a/git/ext/gitdb b/git/ext/gitdb -Subproject 4b1831f66fd3fe319bf537381c8b64de4a1461f +Subproject 1fe2a9403fafa810af25062c7e6b20be8e6be48 |
