Skip to content

Refactor git library#140

Merged
jessesuen merged 1 commit intoargoproj:masterfrom
jessesuen:git-refactor
Apr 30, 2018
Merged

Refactor git library#140
jessesuen merged 1 commit intoargoproj:masterfrom
jessesuen:git-refactor

Conversation

@jessesuen
Copy link
Member

@jessesuen jessesuen commented Apr 29, 2018

* store credentials in files (instead of encoded in URL) to prevent leakage during git errors
* fix issue where HEAD would not track updates from origin/HEAD (resolves argoproj#133)
* refactor git library to promote code reuse, and remove shell invocations
@jessesuen jessesuen requested review from alexmt and merenbach April 29, 2018 09:57
@CLAassistant
Copy link

CLAassistant commented Apr 29, 2018

CLA assistant check
All committers have signed the CLA.

@jessesuen jessesuen merged commit fdf9515 into argoproj:master Apr 30, 2018
@jessesuen jessesuen deleted the git-refactor branch April 30, 2018 18:01
leoluz pushed a commit to leoluz/argo-cd that referenced this pull request Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

repo-server is not tracking HEAD properly An error when configuring a repo will expose git token in CLI output

4 participants