update fpb.json
parent
a8de1cdf53
commit
e8f5b8c36e
18
fpb.json
18
fpb.json
|
@ -7008,6 +7008,14 @@
|
||||||
"HTML, PDF"
|
"HTML, PDF"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"url": "https://get-git.readthedocs.io/it/latest/",
|
||||||
|
"title": "get-git",
|
||||||
|
"author": "Arialdo Martini",
|
||||||
|
"notes": [
|
||||||
|
"HTML, PDF, EPUB"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"url": "https://git-scm.com/book/it",
|
"url": "https://git-scm.com/book/it",
|
||||||
"title": "Pro Git",
|
"title": "Pro Git",
|
||||||
|
@ -13778,7 +13786,7 @@
|
||||||
{
|
{
|
||||||
"url": "http://learnyouahaskell.com",
|
"url": "http://learnyouahaskell.com",
|
||||||
"title": "Learn You a Haskell for Great Good",
|
"title": "Learn You a Haskell for Great Good",
|
||||||
"author": "Miran Lipovaca"
|
"author": "Miran Lipovača"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "https://www.oreilly.com/library/view/parallel-and-concurrent/9781449335939/",
|
"url": "https://www.oreilly.com/library/view/parallel-and-concurrent/9781449335939/",
|
||||||
|
@ -29955,6 +29963,14 @@
|
||||||
"title": "Conversational Git",
|
"title": "Conversational Git",
|
||||||
"author": "Alan Hohn"
|
"author": "Alan Hohn"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"url": "https://get-git.readthedocs.io/en/latest/",
|
||||||
|
"title": "get-git",
|
||||||
|
"author": "Arialdo Martini",
|
||||||
|
"notes": [
|
||||||
|
"HTML, PDF, EPUB"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"url": "http://rogerdudler.github.io/git-guide/",
|
"url": "http://rogerdudler.github.io/git-guide/",
|
||||||
"title": "git - the simple guide",
|
"title": "git - the simple guide",
|
||||||
|
|
Loading…
Reference in New Issue