[PR #44] [MERGED] Rectify error handling #52

Closed
opened 2026-02-16 10:23:57 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/44
Author: @typeless
Created: 4/8/2017
Status: Merged
Merged: 5/26/2017
Merged by: @lunny

Base: masterHead: rectify-error-handling


📝 Commits (2)

  • 199484c Rectify error handling
  • 1a38a29 Log the error returned by exec.Wait

📊 Changes

2 files changed (+7 additions, -5 deletions)

View changed files

📝 command.go (+5 -1)
📝 command_test.go (+2 -4)

📄 Description

For #42 and #41

Sanitizing the error handling a little bit, now it looks nicer.


🔄 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/git/pull/44 **Author:** [@typeless](https://github.com/typeless) **Created:** 4/8/2017 **Status:** ✅ Merged **Merged:** 5/26/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `rectify-error-handling` --- ### 📝 Commits (2) - [`199484c`](https://github.com/go-gitea/git/commit/199484c748a0a41b5c0a3d126fa68849edb5cf40) Rectify error handling - [`1a38a29`](https://github.com/go-gitea/git/commit/1a38a291aac3081f64cb93b61ad5fc534f369f92) Log the error returned by exec.Wait ### 📊 Changes **2 files changed** (+7 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `command.go` (+5 -1) 📝 `command_test.go` (+2 -4) </details> ### 📄 Description For #42 and #41 Sanitizing the error handling a little bit, now it looks nicer. --- <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 10:23:57 -05:00
yindo closed this issue 2026-02-16 10:23:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/git#52