Skip to content

Commit

Permalink
chore: move Subversion resources. books 2 subjects
Browse files Browse the repository at this point in the history
handles proposal(lists): Merge Version Control Systems into same section EbookFoundation#5526
  • Loading branch information
davorpa committed Jul 16, 2022
1 parent d7cf3ed commit 32b7edd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
7 changes: 0 additions & 7 deletions books/free-programming-books-langs.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
* [SQL (implementation agnostic)](#sql-implementation-agnostic)
* [SQL Server](#sql-server)
* [Standard ML](#standard-ml)
* [Subversion](#subversion)
* [Swift](#swift)
* [Vapor](#vapor)
* [Tcl](#tcl)
Expand Down Expand Up @@ -2327,12 +2326,6 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
* [Unix System Programming with Standard ML](http://mlton.org/References.attachments/Shipman02.pdf) - Anthony L. Shipman (PDF)


### Subversion

* [Subversion Version Control](http://ptgmedia.pearsoncmg.com/images/0131855182/downloads/Nagel_book.pdf) (PDF)
* [Version Control with Subversion](http://svnbook.red-bean.com)


### Swift

* [Essential Swift](https://www.programming-books.io/essential/swift/) - Krzysztof Kowalczyk (Compiled from StackOverflow Documentation)
Expand Down
4 changes: 3 additions & 1 deletion books/free-programming-books-subjects.md
Original file line number Diff line number Diff line change
Expand Up @@ -807,7 +807,7 @@ Kerridge (PDF) (email address *requested*, not required)
* [Think Complexity](https://greenteapress.com/wp/think-complexity-2e/) - - Allen B. Downey (2nd Edition) (PDF, HTML)


### <a id="version-control-systems"></a><a id="git"></a><a id="svn"></a><a id="mercurial"></a>Version Control Systems
### <a id="version-control-systems"></a><a id="git"></a><a id="svn"></a><a id="subversion"></a><a id="mercurial"></a>Version Control Systems

* [A git Primer](https://danielmiessler.com/study/git/) - Daniel Miessler
* [A Visual Git Reference](http://marklodato.github.io/visual-git-guide/index-en.html) - Mark Lodato
Expand Down Expand Up @@ -840,6 +840,8 @@ Kerridge (PDF) (email address *requested*, not required)
* [Pro Git Reedited](https://leanpub.com/progitreedited/read) - Jon Forrest
* [Ry's Git Tutorial](https://web.archive.org/web/20161121145226/http://rypress.com:80/tutorials/git/index) - Ryan Hodson
* [Think Like (a) Git: A Guide for the Perplexed](http://think-like-a-git.net)
* [Subversion Version Control](http://ptgmedia.pearsoncmg.com/images/0131855182/downloads/Nagel_book.pdf) (PDF)
* [Version Control with Subversion](http://svnbook.red-bean.com)


### Web Performance
Expand Down

0 comments on commit 32b7edd

Please sign in to comment.