Explorar o código

Fix formatting in NEWS.

Jelmer Vernooij %!s(int64=8) %!d(string=hai) anos
pai
achega
fe54e04747
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      NEWS

+ 1 - 1
NEWS

@@ -24,7 +24,7 @@
     (Koen Martens)
 
   * Fix handling of ``Commit.tree`` being set to an actual
-   tree object rather than a tree id. (Jelmer Vernooij)
+    tree object rather than a tree id. (Jelmer Vernooij)
 
   * Return remote refs from LocalGitClient.fetch_pack(),
     consistent with the documentation for that method.