diff options
-rw-r--r-- | items/11fa576896904c21bfc749c9e9fc2620.yaml | 10 | ||||
-rw-r--r-- | items/77e429e85798459194adeb4d15966c40.yaml | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/items/11fa576896904c21bfc749c9e9fc2620.yaml b/items/11fa576896904c21bfc749c9e9fc2620.yaml new file mode 100644 index 0000000..9662089 --- /dev/null +++ b/items/11fa576896904c21bfc749c9e9fc2620.yaml @@ -0,0 +1,10 @@ +title: 'Woof: watch over our folders' +url: 'https://github.com/bzg/woof' +description: | + Strumento per monitorare mailing list ed estrarne messaggi significativi, ad + esempio patch, bug, ecc. +tags: +- mailing list +- git +added: 2021-04-22 19:29:29.741998+00:00 +updated: 2021-04-22 19:31:06.022783+00:00 diff --git a/items/77e429e85798459194adeb4d15966c40.yaml b/items/77e429e85798459194adeb4d15966c40.yaml new file mode 100644 index 0000000..60892bc --- /dev/null +++ b/items/77e429e85798459194adeb4d15966c40.yaml @@ -0,0 +1,10 @@ +title: "Today I learned: .gitconfig's includeIf" +url: 'https://www.cloudbees.com/blog/today-i-learned-gitconfigs-includeif' +description: | + Un sistema per configurare nome utente ed email di git in base alla directory + in cui si è fatto checkout del repository, in modo da gestire comodamente + identità diverse. +tags: + - git +added: 2021-04-22 19:10:33.259477+00:00 +updated: 2021-04-22 19:10:33.259505+00:00 |