changed git config determination to go-git (#41) #45

Closed
root360-AndreasUlm wants to merge 4 commits from (deleted):41_git_config_in_subdir into main
Contributor

Changes

  • switched from manual .git/config read to go-git implementation
  • implemented git config loading via go-git with DetectDotGit enabled to load config even when in a git sub-directory

I could not find a way to only import the repository module and reduce the required dependencies.
That is why the whole got-git project is imported.

## Changes * switched from manual .git/config read to go-git implementation * implemented git config loading via go-git with DetectDotGit enabled to load config even when in a git sub-directory I could not find a way to only import the repository module and reduce the required dependencies. That is why the whole got-git project is imported.
Owner

I have created PR gitea/go-sdk#188 that may makes the go-sdk easier on dependencies.

I have created PR https://gitea.com/gitea/go-sdk/pulls/188 that may makes the go-sdk easier on dependencies.
Owner

Please rebase.

Please rebase.
Owner

Please resolve the conflicts.

Please resolve the conflicts.
Author
Contributor

@lunny rebased & fixed conflicts

@lunny rebased & fixed conflicts
6543 approved these changes 2019-10-21 11:47:47 +00:00
Dismissed
Owner
@root360-AndreasUlm https://gitea.com/root360-AndreasUlm/tea/pulls/2
6543 added this to the v0.1.0 milestone 2019-10-27 15:52:53 +00:00
Owner

Please resolve conflicts.

Please resolve conflicts.
Owner

@root360-AndreasUlm I hope you are not mad .. but I like to get v0.1 released ...

so I'll take your PR and send a new PR i can work on ...

@root360-AndreasUlm I hope you are not mad .. but I like to get v0.1 released ... so I'll take your PR and send a new PR i can work on ...
Owner

-> #62

-> #62
6543 closed this pull request 2019-10-28 19:37:45 +00:00
6543 removed this from the v0.1.0 milestone 2020-01-27 18:53:09 +00:00
Some checks are pending
continuous-integration/drone/pr Build is passing
check-and-test / check-and-test (pull_request)
Required

Pull request closed

Sign in to join this conversation.
No description provided.