Mercurial > hg
view templates/map-rss @ 935:925563ff1b18
bash: Add smarter completion of add/commit/remove/forget/diff/revert
Use hg status to determine which files are interesting for various commands.
Thus, hg add [tab] finds unknown files, and hg commit [tab] finds added, modified, or removed files.
author | mpm@selenic.com |
---|---|
date | Wed, 17 Aug 2005 12:22:12 -0800 |
parents | 765182a4c843 |
children | 2810c625ca98 |
line wrap: on
line source
header = header-rss.tmpl changelog = changelog-rss.tmpl changelogentry = changelogentry-rss.tmpl filelog = filelog-rss.tmpl filelogentry = filelogentry-rss.tmpl