File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -47,10 +47,14 @@ Checkout submodules recursively
47
47
Does it write?
48
48
--------------------------------------------------------------------------------
49
49
50
- Yes locally, it will write as you can do so without using gitfs2. And no, it does help
51
- commit and push the changes for you.
50
+ Yes locally, it will write as you can do so without using gitfs2. And no, it
51
+ does not help commit and push the changes for you.
52
52
53
53
Plus, the intention is never to write to a repository.
54
54
55
+ License
56
+ --------------------------------------------------------------------------------
57
+
58
+ MIT
55
59
56
60
{% endblock %}
Original file line number Diff line number Diff line change @@ -59,11 +59,15 @@ Checkout submodules recursively
59
59
Does it write?
60
60
--------------------------------------------------------------------------------
61
61
62
- Yes locally, it will write as you can do so without using gitfs2. And no, it does help
63
- commit and push the changes for you.
62
+ Yes locally, it will write as you can do so without using gitfs2. And no, it
63
+ does not help commit and push the changes for you.
64
64
65
65
Plus, the intention is never to write to a repository.
66
66
67
+ License
68
+ --------------------------------------------------------------------------------
69
+
70
+ MIT
67
71
68
72
69
73
Installation
You can’t perform that action at this time.
0 commit comments