libertysoft3 / saidit

The reddit open source fork powering SaidIt
https://saidit.net
Other
228 stars 39 forks source link

Update install scripts #3

Closed sau226 closed 6 years ago

sau226 commented 6 years ago

This patch updates the install scripts to source your repo instead of reddit's archive.

Where possible use rebase merge for this PR. Thank you

libertysoft3 commented 6 years ago

Sau, I don't understand rebasing and several guides are saying "Do not rebase commits that exist outside your repository." So this time, your code is merged.

sau226 commented 6 years ago

I understand that the guides do not recommend it. Personally I prefer it since it maintains a linear history of who wrote it etc. If you would prefer I did not request rebase let me know. I guess I can use squash merge (merge all commits into 1 commit) instead.