diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-04-23 08:14:45 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-04-23 08:14:45 +0200 |
commit | 6e2ed2bda47d363b21a43c678e34444b9c33f606 (patch) | |
tree | 96bc7632c1d195310453e272169b5cc2117b3dfe | |
parent | 525a3aa8f6cdfa164e00d3d4a6503e2fac4aa08d (diff) |
Riunione 2021-04-22
-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 |