diff options
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. |