We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091ffb8 commit 2c1a0d6Copy full SHA for 2c1a0d6
CHANGELOG.md
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+- Now gitbase uses [go-borges](https://github.com/src-d/go-borges) to access repositories
10
+ - The type of files in each directory has to be specified ([#867](https://github.com/src-d/gitbase/pull/867))
11
+ - Supports new rooted repository format and separates references and objects from each repo (https://github.com/src-d/borges/issues/389)
12
- Changed cli to be able to specify different formats ([#866](https://github.com/src-d/gitbase/issues/866))
13
14
## [0.21.0-beta3] - 2019-06-19
0 commit comments