raises exception when .git/ftpdata lacks section69/head
commit3265c380f023569e5d145834dae06a8eb36ba607
authorStefan Pfeiffer, DL1ELY <stefan@fam-pfeiffer.de>
Thu, 3 Jan 2013 19:42:24 +0000 (3 20:42 +0100)
committerStefan Pfeiffer, DL1ELY <stefan@fam-pfeiffer.de>
Thu, 3 Jan 2013 19:42:24 +0000 (3 20:42 +0100)
tree03591130963d927b7f3a76f118975b5ddeb50e52
parent7970c4536ad583d1b0745a4430f7b19d0cd20cb1
raises exception when .git/ftpdata lacks section

When .git/ftpdata file does not contain the appropriate section derived
from the branch name or given by the --section command line option,
a SectionNotFound Exception is raised
git-ftp.py