diff options
author | kaotisk <kaotisk@arching-kaos.com> | 2021-11-19 23:52:45 +0200 |
---|---|---|
committer | kaotisk <kaotisk@arching-kaos.com> | 2021-11-19 23:52:45 +0200 |
commit | c74a27bf49afb372e399413db2d68a86b9c9aa07 (patch) | |
tree | e3c405cd07c32113320e7da7b99106c53ab9b577 /news | |
parent | d660b26919dd9cb0b729d74da4f8b1393416b7fc (diff) | |
download | 01-NEWS-c74a27bf49afb372e399413db2d68a86b9c9aa07.tar.gz 01-NEWS-c74a27bf49afb372e399413db2d68a86b9c9aa07.tar.bz2 01-NEWS-c74a27bf49afb372e399413db2d68a86b9c9aa07.zip |
Moved 20210525_082840-created_script_to_quickly_add_news_to_the_repo to news folder
Diffstat (limited to 'news')
-rwxr-xr-x | news/20210525_082840-created_script_to_quickly_add_news_to_the_repo | 5 |
1 files changed, 5 insertions, 0 deletions
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. |