diff options
author | Miles Bader <miles@gnu.org> | 2007-07-23 08:00:58 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2007-07-23 08:00:58 +0000 |
commit | 328471d91c496ff9d12d105a55442184fc2351db (patch) | |
tree | 56ab8f2c51c379415e7242362a9f83bba42ac35c /lisp/vc-git.el | |
parent | faa98100700f2682a2e89d170d49b5a8c609313b (diff) | |
download | emacs-328471d91c496ff9d12d105a55442184fc2351db.tar.gz emacs-328471d91c496ff9d12d105a55442184fc2351db.tar.bz2 emacs-328471d91c496ff9d12d105a55442184fc2351db.zip |
Add arch tagline
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 |