diff options
author | Paul Cercueil | 2020-01-30 12:34:17 -0300 |
---|---|---|
committer | Paul Cercueil | 2020-02-08 11:44:52 -0300 |
commit | d16005f843cd28ae90f091bd4e39a90b355e1d45 (patch) | |
tree | ed765396a7abf5cf7cff244397c19d7b7b0a4dbe /deps/lightrec/.gitrepo | |
parent | 4a71579b757d3a2eb6902c84391f429838ad4912 (diff) | |
download | pcsx_rearmed-d16005f843cd28ae90f091bd4e39a90b355e1d45.tar.gz pcsx_rearmed-d16005f843cd28ae90f091bd4e39a90b355e1d45.tar.bz2 pcsx_rearmed-d16005f843cd28ae90f091bd4e39a90b355e1d45.zip |
git subrepo clone https://github.com/pcercuei/lightrec.git deps/lightrec
subrepo:
subdir: "deps/lightrec"
merged: "6c69e10"
upstream:
origin: "https://github.com/pcercuei/lightrec.git"
branch: "master"
commit: "6c69e10"
git-subrepo:
version: "0.4.1"
origin: "https://github.com/ingydotnet/git-subrepo.git"
commit: "a04d8c2"
Diffstat (limited to 'deps/lightrec/.gitrepo')
-rw-r--r-- | deps/lightrec/.gitrepo | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/deps/lightrec/.gitrepo b/deps/lightrec/.gitrepo new file mode 100644 index 0000000..871f638 --- /dev/null +++ b/deps/lightrec/.gitrepo @@ -0,0 +1,12 @@ +; DO NOT EDIT (unless you know what you are doing) +; +; This subdirectory is a git "subrepo", and this file is maintained by the +; git-subrepo command. See https://github.com/git-commands/git-subrepo#readme +; +[subrepo] + remote = https://github.com/pcercuei/lightrec.git + branch = master + commit = 6c69e104d0827e45b8c094d6a61f95c96e9efb15 + parent = b7ee664796db949b417754d11d4ae405cf5144a5 + method = merge + cmdver = 0.4.1 |