chore: improve info of Git & SVN books (#7084)

* chore: improve info of Git & SVN books

- some http -> https. Address #6942
- complete creators
- remove dups
- move GIT/SVN resources to VCS section in that files where is defined

* add creators to `-ko` resources

* complete missing creators in `-en` resources

* complete missing creators in `-zh` resources

* change `online` to `HTML` format note

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>

* Pro Git. change `online` to `HTML` format note

* books(it): remove crosslink alias from SCM title section

* change `online` to `HTML` format note + some `trls.` in Git sections

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
This commit is contained in:
David Ordás
2022-09-21 03:00:08 +02:00
committed by GitHub
parent 2e2bb31961
commit a03d0aebf0
14 changed files with 63 additions and 65 deletions

View File

@@ -64,8 +64,8 @@
### Git
* [Belajar Git untuk Pemula](https://github.com/petanikode/belajar-git)
* [Pro Git 2nd Edition](https://git-scm.com/book/id/v2)
* [Belajar Git untuk Pemula](https://github.com/petanikode/belajar-git) - Ahmad Muhardian, Petani Kode (HTML)
* [Pro Git 2nd Edition](https://git-scm.com/book/id/) - Scott Chacon, Ben Straub (HTML)
### Go