Project

General

Profile

Actions

Bug #7509

closed

rudder-dev doesn't create local branches anymore: 'origin/v2.11' does not exist

Added by Jonathan CLARKE over 8 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
2
Category:
Rudder dev tools
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

$ rudder-dev 7497
Looking for Redmine ticket #7497...  Done
* Found Bug #7497: Use -i flag to technique-files for "root" test on branch 2.11
* Target: 2.11
* URL: https://www.rudder-project.org/redmine/issues/7497
Local branch doesn't exist, fetching from origin
 $ git fetch origin
Creating local branch
 $ git branch --track v2.11 origin/v2.11
error: the requested upstream branch 'origin/v2.11' does not exist

There should not be a "v" here, it's just 2.11. And actually, it's "origin/branches/rudder/2.11", not just "origin/2.11".

Actions #1

Updated by Jonathan CLARKE over 8 years ago

  • Status changed from New to Rejected

Ooops. I was just running this on the wrong repo. My bad.

Actions

Also available in: Atom PDF