diff options
Diffstat (limited to 'lisp/vc-git.el')
-rw-r--r-- | lisp/vc-git.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/vc-git.el b/lisp/vc-git.el index be46fe04ab7..df09fc5b885 100644 --- a/lisp/vc-git.el +++ b/lisp/vc-git.el @@ -413,4 +413,5 @@ Returns nil if not possible." (provide 'vc-git) +;; arch-tag: bd10664a-0e5b-48f5-a877-6c17b135be12 ;;; vc-git.el ends here |