Show repo size in README #262

Open
Rudxain wants to merge 1 commit from Rudxain/patch-2 into master
Rudxain commented 2022-09-05 04:18:34 -04:00 (Migrated from github.com)

Currently, GH doesn't show this info in the UI, so this "badge" is useful for everyone who clones/downloads the repository. It better informs users about the estimated download time, and how much space they need in an arbitrary drive (not just HDD or SSD)

Currently, GH doesn't show this info in the UI, so this "badge" is useful for everyone who clones/downloads the repository. It better informs users about the estimated download time, and how much space they need in an arbitrary drive (not just HDD or SSD)
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin Rudxain/patch-2:Rudxain/patch-2
git checkout Rudxain/patch-2

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff Rudxain/patch-2
git checkout Rudxain/patch-2
git rebase master
git checkout master
git merge --ff-only Rudxain/patch-2
git checkout Rudxain/patch-2
git rebase master
git checkout master
git merge --no-ff Rudxain/patch-2
git checkout master
git merge --squash Rudxain/patch-2
git checkout master
git merge --ff-only Rudxain/patch-2
git checkout master
git merge Rudxain/patch-2
git push origin master
Sign in to join this conversation.
No description provided.