[PR #164] [MERGED] fixed bug #151 finally #15196

Closed
opened 2025-11-02 11:41:04 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/164
Author: @lunny
Created: 11/12/2016
Status: Merged
Merged: 11/12/2016
Merged by: @lunny

Base: masterHead: lunny/bug_fixed_151_2


📝 Commits (1)

📊 Changes

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

View changed files

📝 main.go (+1 -2)

📄 Description

As #151 described, found remote: 2016/11/12 10:27:43 <nil>. So this is because command serv or update output some error to the standard output. but don't find any fmt.Println and finally, find the main.go. Spend me so many time.


🔄 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/gitea/pull/164 **Author:** [@lunny](https://github.com/lunny) **Created:** 11/12/2016 **Status:** ✅ Merged **Merged:** 11/12/2016 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/bug_fixed_151_2` --- ### 📝 Commits (1) - [`995eb70`](https://github.com/go-gitea/gitea/commit/995eb7063dc26c686a1e7e65399b526abef1b3fe) fixed bug #151 finally ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+1 -2) </details> ### 📄 Description As #151 described, found `remote: 2016/11/12 10:27:43 <nil>`. So this is because command `serv` or `update` output some error to the standard output. but don't find any `fmt.Println` and finally, find the main.go. Spend me so many time. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:41:04 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15196