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

Fix go-git #164

Merged
merged 1 commit into from
Dec 19, 2016
Merged

Fix go-git #164

merged 1 commit into from
Dec 19, 2016

Conversation

jinroh
Copy link
Contributor

@jinroh jinroh commented Dec 19, 2016

This PR should fix the new go-git package (File struct has changed of package).

It also fixes OpenFile func used with O_CREATE flag when the file already exists.

@codecov-io
Copy link

codecov-io commented Dec 19, 2016

Current coverage is 62.76% (diff: 66.66%)

Merging #164 into master will increase coverage by 0.19%

@@             master       #164   diff @@
==========================================
  Files            50         50          
  Lines          4096       4096          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           2563       2571     +8   
+ Misses         1223       1219     -4   
+ Partials        310        306     -4   

Powered by Codecov. Last update 214cf34...8707f94

@nono nono merged commit aa3c962 into cozy:master Dec 19, 2016
@jinroh jinroh deleted the fix-gogit branch December 20, 2016 10:51
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.

None yet

4 participants