webapp: Make an initial, empty commit so there is a master branch

Several things only happen when on a branch, so make sure we're on one.
This commit is contained in:
Joey Hess 2012-10-30 19:12:05 -04:00
parent 96c7a5ce32
commit 0cf152b88b
3 changed files with 14 additions and 3 deletions

1
debian/changelog vendored
View file

@ -33,6 +33,7 @@ git-annex (3.20121018) UNRELEASED; urgency=low
to test a key's presence.
* The standalone tarball's runshell now takes care of installing a
~/.ssh/git-annex-shell wrapper the first time it's run.
* webapp: Make an initial, empty commit so there is a master branch
-- Joey Hess <joeyh@debian.org> Wed, 17 Oct 2012 14:24:10 -0400