Adds cmdline switch to specify ftpdata section68/head
commit7970c4536ad583d1b0745a4430f7b19d0cd20cb1
authorStefan Pfeiffer, DL1ELY <stefan@fam-pfeiffer.de>
Thu, 6 Dec 2012 17:24:10 +0000 (6 18:24 +0100)
committerStefan Pfeiffer, DL1ELY <stefan@fam-pfeiffer.de>
Thu, 6 Dec 2012 17:37:10 +0000 (6 18:37 +0100)
treee778255e0bcfc4089b05bfdb9343f64d76581129
parent33eda32fc7a28ccb38b7382d702a70989e3f5357
Adds cmdline switch to specify ftpdata section

When working on feature branches for uploading to a testing server
using the branch name as section from the ftpdata file is not
helpful. The new commandline switch allows manual selection of the
appropriate section from the ftpdata file.

Example: git-ftp.py --section development

Uses ftpdata section 'development' regardless of the active branch
name.
git-ftp.1
git-ftp.py