Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support git push options #341

Merged
merged 1 commit into from
Jul 19, 2023
Merged

feat: support git push options #341

merged 1 commit into from
Jul 19, 2023

Conversation

aymanbagabas
Copy link
Member

Add support to git push options.

Reference: https://git-scm.com/docs/git-push#Documentation/git-push.txt--oltoptiongt
Fixes: #327

@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #341 (6a93bf2) into main (050a0d1) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #341      +/-   ##
==========================================
+ Coverage   50.52%   50.57%   +0.04%     
==========================================
  Files         107      107              
  Lines        8209     8216       +7     
==========================================
+ Hits         4148     4155       +7     
  Misses       3767     3767              
  Partials      294      294              
Impacted Files Coverage Δ
server/git/service.go 64.13% <100.00%> (+2.95%) ⬆️

@aymanbagabas aymanbagabas merged commit e4a47c5 into main Jul 19, 2023
17 checks passed
@aymanbagabas aymanbagabas deleted the push-opts branch July 19, 2023 16:38
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.

support push options
1 participant