File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ describe('yargs', () => {
54
54
"You must specify a target branch
55
55
56
56
You can specify it via either:
57
- - Config file (recommended): \\".backportrc.json\\". Read more: https://github.com/sqren/backport/blob/434a28b431bb58c9a014d4489a95f561e6bb2769 /docs/configuration.md#project-config-backportrcjson
57
+ - Config file (recommended): \\".backportrc.json\\". Read more: https://github.com/sqren/backport/blob/e119d71d6dc03cd061f6ad9b9a8b1cd995f98961 /docs/configuration.md#project-config-backportrcjson
58
58
- CLI: \\"--branch 6.1\\"
59
59
"
60
60
` ) ;
@@ -68,7 +68,7 @@ describe('yargs', () => {
68
68
"You must specify a valid Github repository
69
69
70
70
You can specify it via either:
71
- - Config file (recommended): \\".backportrc.json\\". Read more: https://github.com/sqren/backport/blob/434a28b431bb58c9a014d4489a95f561e6bb2769 /docs/configuration.md#project-config-backportrcjson
71
+ - Config file (recommended): \\".backportrc.json\\". Read more: https://github.com/sqren/backport/blob/e119d71d6dc03cd061f6ad9b9a8b1cd995f98961 /docs/configuration.md#project-config-backportrcjson
72
72
- CLI: \\"--upstream elastic/kibana\\"
73
73
"
74
74
` ) ;
You can’t perform that action at this time.
0 commit comments