Commit Diff


commit - 00713762ff7631225948f7eb98b0e400e598296e
commit + 186da174fc4059562470244ef6ccd6a5a85b9814
blob - babcf1e422f6b2b3a967ee351508465d9ddbcbc9
blob + 7ad2216d414fd7c2df362bd3376ee68a564c73d4
--- vc-got.el
+++ vc-got.el
@@ -23,6 +23,9 @@
 
 ;;; Commentary:
 
+;; This file contains a VC backend for the Game of Trees (got) version
+;; control system.
+
 ;; Backend implementation status
 ;;
 ;; Function marked with `*' are required, those with `-' are optional.