diff options
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..4ebb7d2 --- /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 = 2cca097e538876d219b8af9663abe0ca74f68bb2 + parent = 5c00ea32a0eab812299b08acd14c25bf6ba4ca7a + method = merge + cmdver = 0.4.1 |