Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

config: Config, bare flag #177

Merged
merged 3 commits into from
Dec 12, 2016
Merged

config: Config, bare flag #177

merged 3 commits into from
Dec 12, 2016

Conversation

mcuadros
Copy link
Contributor

This is the core.bare config flag, this PR implemente the encoding/decoding of the flag, and also the Repository.Clone makes use of it

@mcuadros mcuadros changed the title config.Config: bare flag config: Config, bare flag Dec 11, 2016
@codecov-io
Copy link

codecov-io commented Dec 11, 2016

Current coverage is 77.17% (diff: 88.23%)

Merging #177 into master will decrease coverage by 0.69%

@@             master       #177   diff @@
==========================================
  Files            90         90          
  Lines          5734       5757    +23   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits           4465       4443    -22   
- Misses          795        846    +51   
+ Partials        474        468     -6   

Powered by Codecov. Last update 36b650e...998db4c

@@ -3,15 +3,19 @@ package filesystem
import (
"os"

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extra space

@mcuadros mcuadros merged commit e56dfa8 into src-d:master Dec 12, 2016
@mcuadros mcuadros deleted the config branch December 13, 2016 10:13
mcuadros added a commit that referenced this pull request Jan 31, 2017
* config.Config: bare flag

* changes

* changes
gsalingu-ovhus pushed a commit to gsalingu-ovhus/go-git that referenced this pull request Mar 28, 2019
Check if SourceIpHeader header is not empty
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants