From c74a27bf49afb372e399413db2d68a86b9c9aa07 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Fri, 19 Nov 2021 23:52:45 +0200 Subject: Moved 20210525_082840-created_script_to_quickly_add_news_to_the_repo to news folder --- 20210525_082840-created_script_to_quickly_add_news_to_the_repo | 5 ----- news/20210525_082840-created_script_to_quickly_add_news_to_the_repo | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100755 20210525_082840-created_script_to_quickly_add_news_to_the_repo create mode 100755 news/20210525_082840-created_script_to_quickly_add_news_to_the_repo diff --git a/20210525_082840-created_script_to_quickly_add_news_to_the_repo b/20210525_082840-created_script_to_quickly_add_news_to_the_repo deleted file mode 100755 index 4c01117..0000000 --- a/20210525_082840-created_script_to_quickly_add_news_to_the_repo +++ /dev/null @@ -1,5 +0,0 @@ -Created script to quickly add news to the repo - -I only use timestamp for file name. I open an editor for that and from there, the first line is the title as happens most of the times. - -I use the first line as a message to the commit which is happening after the file is saved. diff --git a/news/20210525_082840-created_script_to_quickly_add_news_to_the_repo b/news/20210525_082840-created_script_to_quickly_add_news_to_the_repo new file mode 100755 index 0000000..4c01117 --- /dev/null +++ b/news/20210525_082840-created_script_to_quickly_add_news_to_the_repo @@ -0,0 +1,5 @@ +Created script to quickly add news to the repo + +I only use timestamp for file name. I open an editor for that and from there, the first line is the title as happens most of the times. + +I use the first line as a message to the commit which is happening after the file is saved. -- cgit v1.2.3