You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
### Changed
10
10
11
-
- When using `-v` verbose flag, will set`debug` as logging level, ignoring any other passed.
11
+
- When it's added the `-v` verbose flag, gitbase will use`debug` as logging level, ignoring any other passed ([#935](https://github.com/src-d/gitbase/pull/935))
12
12
13
13
### Fixed
14
14
15
-
- If using docker image, and `info` logging level, it will be now used instead of `debug`.
15
+
- If using docker image, and `info` logging level, it will be now used instead of `debug` ([#935](https://github.com/src-d/gitbase/pull/935))
0 commit comments