From 8a8b1b8fd142b9d7b60cdb38f4296b7645acd619 Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Wed, 11 May 2022 18:11:44 +0200 Subject: Add docs/git/ --- docs/git/git.rhtml | 3 +++ docs/git/git.rhtml.config | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 docs/git/git.rhtml create mode 100644 docs/git/git.rhtml.config (limited to 'docs/git') 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 @@ +

git-scm

+ +È 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 -- cgit v1.2.3