diff options
-rw-r--r-- | docs/git/git.rhtml | 3 | ||||
-rw-r--r-- | docs/git/git.rhtml.config | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/docs/git/git.rhtml b/docs/git/git.rhtml new file mode 100644 index 0000000..3be02ad --- /dev/null +++ b/docs/git/git.rhtml @@ -0,0 +1,3 @@ +<h1>git-scm</h1> + +È uno strumento per il controllo di versione creato da Linus Torvalds nel 2005.
\ No newline at end of file diff --git a/docs/git/git.rhtml.config b/docs/git/git.rhtml.config new file mode 100644 index 0000000..fca9788 --- /dev/null +++ b/docs/git/git.rhtml.config @@ -0,0 +1,3 @@ +title: "git" +category: notes +pageNames: [git]
\ No newline at end of file |