commit: zshrc: Adding support for darcs repositories to vcs_info()
Frank Terbeck
ft at repos.grml.org
Fri Aug 29 22:23:35 CEST 2008
Changeset available online at:
http://hg.grml.org/grml-etc-core/rev/c3ffe4fac0cf6657819d82ac26bcf1e9eb7429a9
changeset: 425:c3ffe4fac0cf6657819d82ac26bcf1e9eb7429a9
tag: tip
user: Frank Terbeck <ft at grml.org>
date: Fri Aug 29 22:22:44 2008 +0200
files: debian/changelog etc/zsh/zshrc
description:
zshrc: Adding support for darcs repositories to vcs_info()
This is pretty basic support; but at least it detects darcs repositories
correctly. Since darcs has no concept of branches, but rather implements
them by using multiple repositories, %b expands to the same thing %r does.
More information about the Git-commits
mailing list