List of commits:
Subject Hash Author Date (UTC)
update README bbb7f32ebd87849f44af669d21279102a705e2d9 Maya 2019-02-24 01:47:56
test upload 90d41ab97b44bef2c6799a8dc95208a26aad56ee Maya 2019-02-24 00:58:46
Initial commit af1f877a00e8c7f663d00efdda1ee2d64beedcea Maya 2019-02-24 00:05:01
Commit bbb7f32ebd87849f44af669d21279102a705e2d9 - update README
Author: Maya
Author date (UTC): 2019-02-24 01:47
Committer name: Maya
Committer date (UTC): 2019-02-24 01:47
Parent(s): 90d41ab97b44bef2c6799a8dc95208a26aad56ee
Signing key:
Tree: ad3f4311f0510537b29e9a82a5d4750047a86210
File Lines added Lines deleted
README.md 13 1
File README.md changed (mode: 100644) (index cb3639e..7f7419c)
1 # books
1 # MC2's Books Repo
2 ### Book recommendations and downloads all in one place!
3 I like books a bunch. More people would read if novels weren't so expensive and if they had recommendations at their fingertips. This is the purpose of the repo: Books I like and can gladly recommend, with downloads avaliable off my own servers. If you like the author, support them! If the publisher gave them true freedom or released a book that you really like, support them! I know a bunch of people including myself can't afford $10-20 for a book that'll keep me busy for 4 or 5 hours, then it'll just sit on my shelf for eternity. Well friends, consider that no longer a problem with this repo here ❤
2 4
5
6 ## Books:
7
8
9
10 |Name|Author|Genre|GoodReads & ISBN-10|
11 |--- | --- | --- | ---|
12 | Nevada | Imogen Binnie | Coming of Age(?) | [0983242232](https://www.goodreads.com/book/show/17313660-nevada)
13 | Tranny | Laura Jane Grace | Autobiography | [0316387959](https://www.goodreads.com/book/show/29467305-tranny)
14 | Lord of the Flies | William Golding | Psychological Fiction | [0140283331](https://www.goodreads.com/book/show/7624.Lord_of_the_Flies)
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/onelispyboi/mc2-books

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/onelispyboi/mc2-books

Clone this repository using git:
git clone git://git.rocketgit.com/user/onelispyboi/mc2-books

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main