[PR #3466] [MERGED] Improvements to git integration test #16952

Closed
opened 2025-11-02 12:22:51 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3466
Author: @ethantkoenig
Created: 2/6/2018
Status: Merged
Merged: 2/6/2018
Merged by: @lafriks

Base: masterHead: improve_git_test


📝 Commits (3)

  • ff61d40 Improvments to git integration test
  • 7194264 gofmt
  • b858b82 Merge branch 'master' into improve_git_test

📊 Changes

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

View changed files

📝 integrations/git_test.go (+7 -11)

📄 Description

  • Avoid writing unnecessary shell script to the filesystem
  • Set $GIT_SSH_VARIANT environment variable; I had been getting this error

🔄 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/3466 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 2/6/2018 **Status:** ✅ Merged **Merged:** 2/6/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `improve_git_test` --- ### 📝 Commits (3) - [`ff61d40`](https://github.com/go-gitea/gitea/commit/ff61d40ff15d6ff52767386caca38d44fa26e4d9) Improvments to git integration test - [`7194264`](https://github.com/go-gitea/gitea/commit/7194264fb37bc7f043591321a4bf9d7b3aea58c6) gofmt - [`b858b82`](https://github.com/go-gitea/gitea/commit/b858b8265e1d11b5a029c0a744a2b793f32445a1) Merge branch 'master' into improve_git_test ### 📊 Changes **1 file changed** (+7 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `integrations/git_test.go` (+7 -11) </details> ### 📄 Description - Avoid writing unnecessary shell script to the filesystem - Set `$GIT_SSH_VARIANT` environment variable; I had been getting [this error](https://stackoverflow.com/questions/48417505/tortoisegit-ssh-variant-simple-does-not-support-setting-port) --- <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 12:22:51 -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#16952