]> xenbits.xensource.com Git - people/gdunlap/xsatool.git/commit
Use staging rather than master as the default base for `master` commits
authorGeorge Dunlap <george.dunlap@citrix.com>
Wed, 27 Sep 2017 13:48:54 +0000 (14:48 +0100)
committerGeorge Dunlap <george.dunlap@citrix.com>
Wed, 27 Sep 2017 13:48:54 +0000 (14:48 +0100)
commit54c104cd5ef36d748b7fda3b408995d9ab75e95b
treea8cca03171dcc700069b873bfa091ec2119999d5
parentb56147cc43447838eb9038088d4ca226f520590a
Use staging rather than master as the default base for `master` commits

The 'master' versions are meant to be applied to staging, and aren't
generally expected to be used directly by downstreams.  If there's a
difference between master and staging, having it apply to staging is
more useful.

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
git.go
repo.go
xen.go