[PR #5200] [MERGED] fix: Accept web-command cli flags if web-command is commited #17694

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5200
Author: @HoffmannP
Created: 10/27/2018
Status: Merged
Merged: 11/1/2018
Merged by: @techknowlogick

Base: masterHead: issue/#5065_no_ignore_flag_default_web


📝 Commits (8)

  • 50fe8a1 fix: Accept web-command cli flags if web-command is commited
  • aa4c8d4 Merge branch 'master' into issue/#5065_no_ignore_flag_default_web
  • 680616b Removed style breaking newline
  • 2eac8b8 Merge branch 'master' into issue/#5065_no_ignore_flag_default_web
  • 64a475f Merge branch 'master' into issue/#5065_no_ignore_flag_default_web
  • a015d0b Merge branch 'master' into issue/#5065_no_ignore_flag_default_web
  • 2612a49 Merge branch 'master' into issue/#5065_no_ignore_flag_default_web
  • 6e90f6e Merge branch 'master' into issue/#5065_no_ignore_flag_default_web

📊 Changes

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

View changed files

📝 main.go (+1 -1)

📄 Description

  • Added flags of default cmd CmdWeb to app-wide flags
  • If command is specified app-wide flags are ignored

Resolves: #5065
Signed-off-by: Berengar W. Lehr Berengar.Lehr@kompetenztest.de


🔄 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/5200 **Author:** [@HoffmannP](https://github.com/HoffmannP) **Created:** 10/27/2018 **Status:** ✅ Merged **Merged:** 11/1/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `issue/#5065_no_ignore_flag_default_web` --- ### 📝 Commits (8) - [`50fe8a1`](https://github.com/go-gitea/gitea/commit/50fe8a15dead822d381bcfb420ea1bded6ef34d8) fix: Accept web-command cli flags if web-command is commited - [`aa4c8d4`](https://github.com/go-gitea/gitea/commit/aa4c8d42fefd1fe71dd57fc2572e2e871d94f467) Merge branch 'master' into issue/#5065_no_ignore_flag_default_web - [`680616b`](https://github.com/go-gitea/gitea/commit/680616b2e4f72ef31d66cf0334f5b40ffad32683) Removed style breaking newline - [`2eac8b8`](https://github.com/go-gitea/gitea/commit/2eac8b83b787465f8b3a926370ecbf91b609eae2) Merge branch 'master' into issue/#5065_no_ignore_flag_default_web - [`64a475f`](https://github.com/go-gitea/gitea/commit/64a475f27af7c9e2f524642f745c1a18e6f43123) Merge branch 'master' into issue/#5065_no_ignore_flag_default_web - [`a015d0b`](https://github.com/go-gitea/gitea/commit/a015d0bc1eaf1aaca50d8668097206a70d1c1163) Merge branch 'master' into issue/#5065_no_ignore_flag_default_web - [`2612a49`](https://github.com/go-gitea/gitea/commit/2612a495132fa6f1a69fcc64b89202eb83936114) Merge branch 'master' into issue/#5065_no_ignore_flag_default_web - [`6e90f6e`](https://github.com/go-gitea/gitea/commit/6e90f6e3357b04bc5469ae47c6ac88c19e9670e8) Merge branch 'master' into issue/#5065_no_ignore_flag_default_web ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+1 -1) </details> ### 📄 Description * Added flags of default cmd CmdWeb to app-wide flags * If command *is* specified app-wide flags are ignored Resolves: #5065 Signed-off-by: Berengar W. Lehr <Berengar.Lehr@kompetenztest.de> --- <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 15:04:26 -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#17694