Project

General

Profile

Actions

Bug #6088

closed

rudder-dev pull/branch function does not work correctly on older git version (1.8.3)

Bug #6088: rudder-dev pull/branch function does not work correctly on older git version (1.8.3)

Added by Vincent MEMBRÉ about 11 years ago. Updated almost 11 years ago.

Status:
Released
Priority:
N/A
Category:
Rudder dev tools
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

We use a command to find the value of the tracking remote branch:

git status --porcelain --branch | head -n1

which returns

## master

without mention about the remote.

using that command

git rev-parse --abbrev-ref --symbolic-full-name @{u}

get a better result

NRM/master

Updated by Vincent MEMBRÉ about 11 years ago Actions #1

  • Status changed from New to Pending technical review
  • Assignee changed from Vincent MEMBRÉ to Benoît PECCATTE
  • Pull Request set to https://github.com/Normation/rudder-tools/pull/31

Updated by Vincent MEMBRÉ about 11 years ago Actions #2

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100

Updated by Benoît PECCATTE almost 11 years ago Actions #4

  • Category set to Rudder dev tools

Updated by Benoît PECCATTE almost 11 years ago Actions #5

  • Target version deleted (3.1.0~beta1)

Updated by Benoît PECCATTE almost 11 years ago Actions #6

  • Status changed from Pending release to Released
  • Target version set to master
Actions

Also available in: PDF Atom