[PR #91] [MERGED] Updated from-binary example to gitea version 1.0.1 #85

Closed
opened 2026-02-16 12:15:13 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/docs/pull/91
Author: @simonc92
Created: 2/11/2017
Status: Merged
Merged: 2/11/2017
Merged by: @lunny

Base: masterHead: master


📝 Commits (1)

  • 8207bc4 Updated from-binary example to gitea version 1.0.1

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 content/doc/installation/from-binary.en-us.md (+1 -1)

📄 Description

I updated the string for en-us installation from binary due to possible missunderstandings.

I recently wanted to use gitea, so is just looked in the docs. Using debian jessi 64-bit I immediately saw the install instrcution:

wget -O gitea https://dl.gitea.io/gitea/1.0.0/gitea-1.0.0-linux-amd64

chmod +x gitea

Installing from this binary, I had a version with bugs which already has been fixed in 1.0.1 (like users can't be deleted). After I opend a issue @lunny told me that this issue has been fixed on 1.0.1.

Even thoug you can replace the string, users who skip reading the first few sentences might skip the recent stable version and install an older version.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/docs/pull/91 **Author:** [@simonc92](https://github.com/simonc92) **Created:** 2/11/2017 **Status:** ✅ Merged **Merged:** 2/11/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`8207bc4`](https://github.com/go-gitea/docs/commit/8207bc475c71d18eb771d9c1593441dc6444294e) Updated from-binary example to gitea version 1.0.1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `content/doc/installation/from-binary.en-us.md` (+1 -1) </details> ### 📄 Description I updated the string for en-us installation from binary due to possible missunderstandings. I recently wanted to use gitea, so is just looked in the docs. Using debian jessi 64-bit I immediately saw the install instrcution: > wget -O gitea https://dl.gitea.io/gitea/1.0.0/gitea-1.0.0-linux-amd64 > chmod +x gitea Installing from this binary, I had a version with bugs which already has been fixed in 1.0.1 (like users can't be deleted). After I opend a issue @lunny told me that this issue has been fixed on 1.0.1. Even thoug you can replace the string, users who skip reading the first few sentences might skip the recent stable version and install an older version. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:15:13 -05:00
yindo closed this issue 2026-02-16 12:15:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/docs#85