Commit Diff


commit - ad36649b9f3ca7c730976bc4645986f86e71ec63
commit + 567c17a336d6828a04cd0e04c625f424977b469f
blob - 86e3a297f1865d10dede1a1b081e9f9e789b20cf
blob + ca39a75faa60d3d8ec8f53c0917efb0835cdc85a
--- vc-got.el
+++ vc-got.el
@@ -507,7 +507,6 @@ FILES is nil, consider all the files in DIR."
      (when (vc-got--log file 1)
        (let (start)
          (goto-char (point-min))
-         (forward-line 1)               ; skip the ----- line
          (forward-word)                 ; skip "commit"
          (forward-char)                 ; skip the space
          (setq start (point))           ; store start of the SHA