From 5906265bd54a17cb17d50ba4f5c8b50b74276f7c Mon Sep 17 00:00:00 2001 From: GitJournal Date: Wed, 2 Dec 2020 22:10:58 +0100 Subject: [PATCH] Added Note --- GitJournal test.md | 8 ++++++++ util/addheader.py | 0 util/dash-separated-format.py | 0 util/fix-journals.py | 0 util/report.py | 0 5 files changed, 8 insertions(+) create mode 100644 GitJournal test.md mode change 100755 => 100644 util/addheader.py mode change 100755 => 100644 util/dash-separated-format.py mode change 100755 => 100644 util/fix-journals.py mode change 100755 => 100644 util/report.py diff --git a/GitJournal test.md b/GitJournal test.md new file mode 100644 index 000000000..a4df68353 --- /dev/null +++ b/GitJournal test.md @@ -0,0 +1,8 @@ +--- +created: 2020-12-02T22:10:39+01:00 +modified: 2020-12-02T22:10:58+01:00 +--- + +# GitJournal test + +Testarino. \ No newline at end of file diff --git a/util/addheader.py b/util/addheader.py old mode 100755 new mode 100644 diff --git a/util/dash-separated-format.py b/util/dash-separated-format.py old mode 100755 new mode 100644 diff --git a/util/fix-journals.py b/util/fix-journals.py old mode 100755 new mode 100644 diff --git a/util/report.py b/util/report.py old mode 100755 new mode 100644