clients.git: Allow non-existent parent_branch option
Review Request #4241 — Created June 13, 2013 and submitted — Latest diff uploaded
The options object may not have an attribute 'parent_branch'. Use getattr to assume a default value of None.
rbtools/clients/git.py |
---|