Skip to content

Conversation

@jfontan
Copy link
Contributor

@jfontan jfontan commented Jun 21, 2019

Now by default the type of git repositories (bare or non bare) is chosen automatically using the first repository found in the directory. To force an specific format --bare and --non-bare can be used. Also the URL format now has 3 possible values for bare option: true, false and auto.

$ gitbase server --non-bare -d //dir/1
$ gitbase server -d 'file:///dir/1?bare=auto' -d 'file:///dir/1?bare=true'
  • I updated the documentation explaining the new behavior if any.
  • I updated CHANGELOG.md file adding the new feature or bug fix.
  • I updated go-mysql-server using make upgrade command if applicable.
  • I added or updated examples if applicable.
  • I checked that changes on schema are reflected into the documentation, if applicable.

@jfontan jfontan requested review from a team and smola June 21, 2019 09:57
@jfontan jfontan force-pushed the discover-bareness branch from d194bb4 to a6226f1 Compare June 21, 2019 12:00
@jfontan
Copy link
Contributor Author

jfontan commented Jun 21, 2019

I've rebased with latest master

@ajnavarro ajnavarro merged commit 42ec285 into src-d:master Jun 21, 2019
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.

5 participants