Skip to content

Commit 3066ee9

Browse files
committed
Keep just BLAME as a new function and not adding fixes.
Signed-off-by: Antonio Navarro Perez <[email protected]>
1 parent 927d980 commit 3066ee9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- Only optimize sorted DISTINCT if the first column on the order by is on the distinct schema. ([#976](https://github.com/src-d/gitbase/issues/976))
1212
- Removed redundant commit information from BLAME results.
1313
- Don't abort, just warn, on git.Blame errors.
14-
<<<<<<< HEAD
1514
- Avoid possible panics in LOC by using a safe cache accessor.
16-
=======
1715
- sql: Add length to VARCHAR MySQLTypeName string
18-
>>>>>>> Update go-mysql-server dependency
1916

2017
### Added
2118

0 commit comments

Comments
 (0)