mirror of
https://github.com/go-gitea/docs.git
synced 2026-07-20 14:53:32 -04:00
[PR #91] [MERGED] Updated from-binary example to gitea version 1.0.1 #85
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (1)
8207bc4Updated 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:
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.