diff options
author | Joey Hess <joey@kitenet.net> | 2014-03-02 16:00:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-03-02 16:00:56 -0400 |
commit | e3cfcfb6d8f5bdb198813b065df07e9665262770 (patch) | |
tree | 46a39ced3c0308a578b1f47b9d3da16f744dfd18 /debian | |
parent | 3a6b9a7fdea3b4acea43a51d4656efe62f36238c (diff) |
view: Refuse to enter a view when no branch is currently checked out.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6124ba135..edbe3bab6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ git-annex (5.20140228) UNRELEASED; urgency=medium * view, vfilter: Add support for filtering tags and values out of a view, using !tag and field!=value. * vadd: Allow listing multiple desired values for a field. + * view: Refuse to enter a view when no branch is currently checked out. -- Joey Hess <joeyh@debian.org> Fri, 28 Feb 2014 14:52:15 -0400 |