Merge remote-tracking branch 'origin/main' into main

# Conflicts:
#	src/repositoryStared.py
This commit is contained in:
Varun Sridharan 2021-03-04 09:49:21 +05:30
commit 36d1e12b49
No known key found for this signature in database
GPG key ID: 93FB46DCF16E0D6F

View file

@ -7,7 +7,7 @@ Simple Python Script To Mirror Repository / Gist From Github To Gitea
## Why ?
I am a [data hoarder.](https://www.reddit.com/r/DataHoarder/)
I am not migrating away from GitHub because I see no reason to: the platform is very useful to me, and Id not like to loose it. What Im trying to accomplish is a fail-safe in case something happens to GitHub which would make me loose access, be that voluntarily or involuntarily.
I am not migrating away from GitHub because I see no reason to: the platform is very useful to me, and Id not like to lose it. What Im trying to accomplish is a fail-safe in case something happens to GitHub which would make me lose access, be that voluntarily or involuntarily.
## ✅ Requirements
1. Python3 -- `sudo apt-get install python3`