diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-06-18 18:32:31 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-06-18 18:32:31 +0200 |
commit | c17ce903756f34b188189befba4cb1a39ffbd648 (patch) | |
tree | 03e443e9255bcdd8cb66c4d993d98be5e7086157 /items | |
parent | 5dcb925f642b86201beaab0f5dcd428ecbbb9e9e (diff) |
Learn Git Branching
Diffstat (limited to 'items')
-rw-r--r-- | items/1e1f0fd223454982b2e545a465429506.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/items/1e1f0fd223454982b2e545a465429506.yaml b/items/1e1f0fd223454982b2e545a465429506.yaml new file mode 100644 index 0000000..dc74332 --- /dev/null +++ b/items/1e1f0fd223454982b2e545a465429506.yaml @@ -0,0 +1,10 @@ +title: 'Learn Git Branching' +url: 'https://learngitbranching.js.org/' +description: | + Sito interattivo che insegna ad usare git tramite puzzle in cui bisogna + manipolare dei branch con comandi git, in modo da raggiungere un obiettivo + specifico. +tags: +- git +added: 2021-06-18 16:31:01.756031+00:00 +updated: 2021-06-18 16:31:01.756060+00:00 |