diff options
author | 2021-01-08 14:25:35 -0500 | |
---|---|---|
committer | 2021-01-08 14:26:33 -0500 | |
commit | fcbf421aa633198cf52bc7cf5fe4f6a0f46f4733 (patch) | |
tree | 97c3f4930a1fa2b0daf71db0bbd955c000d2c007 | |
parent | f9b2a94983965a2ec40b42851bd252afee94e268 (diff) |
change defaultbranch value for guilin branch
defaultbranch value should be "gulin" in guilin
branch for .gitreview file
Issue-ID: INT-1825
Change-Id: Ic44373bc4f659569a792fb705d8331e7702a1c42
Signed-off-by: Taka Cho <takamune.cho@att.com>
-rw-r--r-- | .gitreview | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ host=gerrit.onap.org port=29418 project=integration/csit.git -defaultbranch=master +defaultbranch=guilin |