Added git tutorial
This commit is contained in:
parent
3c0ae9a29a
commit
a35a730406
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
||||||
[submodule "table.js"]
|
[submodule "table.js"]
|
||||||
path = table.js
|
path = table.js
|
||||||
url = https://github.com/jsmaniac/table.js
|
url = https://github.com/jsmaniac/table.js
|
||||||
|
[submodule "git-js-tutorial"]
|
||||||
|
path = git-js-tutorial
|
||||||
|
url = https://github.com/jsmaniac/git-js-tutorial
|
||||||
|
|
1
git-js-tutorial
Submodule
1
git-js-tutorial
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit c1b00190e9263bd27d021585b9c0d29cd39e5da6
|
Loading…
Reference in New Issue
Block a user