diff options
| author | Jaquee <jaquee.monero@gmail.com> | 2017-01-14 12:24:08 +0100 |
|---|---|---|
| committer | Jaquee <jaquee.monero@gmail.com> | 2017-01-14 15:35:35 +0100 |
| commit | a8f30212d42d5015c7f12ca48e426f8523807e1f (patch) | |
| tree | 8b3cc348e90c6a1fa3a0b8df95c15881eb9b8ab9 /.gitmodules | |
| parent | 593839a374f6fb69df84d1cda5261ed246e9028f (diff) | |
| download | monzero-gui-a8f30212d42d5015c7f12ca48e426f8523807e1f.tar.gz monzero-gui-a8f30212d42d5015c7f12ca48e426f8523807e1f.tar.xz monzero-gui-a8f30212d42d5015c7f12ca48e426f8523807e1f.zip | |
add monero as git submodule
update monero submodule to d98db48
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..3fa9487e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "monero"] + path = monero + url = https://github.com/monero-project/monero + ignore = dirty
\ No newline at end of file |
