Browse Source

Fix indentation.

Jelmer Vernooij 7 years ago
parent
commit
2d6538a278
1 changed files with 2 additions and 2 deletions
  1. 2 2
      NEWS

+ 2 - 2
NEWS

@@ -59,7 +59,7 @@
  API CHANGES
 
   * Index.iterblobs has been renamed to Index.iterobjects.
-   (Jelmer Vernooij)
+    (Jelmer Vernooij)
 
 0.19.0	2018-03-10
 
@@ -103,7 +103,7 @@
  BUG FIXES
 
   * Fix handling of empty repositories in ``porcelain.clone``.
-   (#570, Jelmer Vernooij)
+    (#570, Jelmer Vernooij)
 
   * Raise an error when attempting to add paths that are not under the
     repository. (Jelmer Vernooij)