mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
7 lines
253 B
Plaintext
7 lines
253 B
Plaintext
[submodule "libgit2"]
|
|
path = libgit2
|
|
url = git://github.com/pieter/libgit2.git
|
|
|
|
# Please don't change the submodule link since we really need the
|
|
# "saved" libgit2 from Pieter's repo as GitX uses a deprecated function
|
|
# to calculate the realSha |