[Origin] Some origin work around remote branches

This commit is contained in:
Peter Cottle 2013-05-27 10:31:50 -07:00
parent 6080d324ce
commit a24f62420d
8 changed files with 139 additions and 27 deletions

View file

@ -132,6 +132,8 @@ GitOptionParser.prototype.getMasterOptionMap = function() {
'-d': false,
'-D': false,
'-f': false,
'-a': false,
'-r': false,
'--contains': false
},
checkout: {