Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

step git merge only displays the help message #4334

Closed
hferentschik opened this issue Jun 19, 2019 · 1 comment
Closed

step git merge only displays the help message #4334

hferentschik opened this issue Jun 19, 2019 · 1 comment
Assignees
Labels
kind/bug Issue is a bug priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.

Comments

@hferentschik
Copy link

Summary

Currently executing jx step git merge will only display the help message, no matter what arguments are passed or whether the PULL_REFS env variable is set.

This is due to a wrong setup of the StepGitMergeOptions struct.

Steps to reproduce the behavior

Run:

jx step git merge

@hferentschik hferentschik self-assigned this Jun 19, 2019
@hferentschik hferentschik added kind/bug Issue is a bug priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. labels Jun 19, 2019
hferentschik added a commit to hferentschik/jx that referenced this issue Jun 19, 2019
fixes issue jenkins-x#4334

Signed-off-by: Hardy Ferentschik <hardy@ferentschik.de>
hferentschik added a commit to hferentschik/jx that referenced this issue Jun 19, 2019
fixes issue jenkins-x#4334

Signed-off-by: Hardy Ferentschik <hardy@ferentschik.de>
hferentschik added a commit to hferentschik/jx that referenced this issue Jun 19, 2019
fixes issue jenkins-x#4334

Signed-off-by: Hardy Ferentschik <hardy@ferentschik.de>
jenkins-x-bot pushed a commit that referenced this issue Jun 19, 2019
…4336)

fixes issue #4334

Signed-off-by: Hardy Ferentschik <hardy@ferentschik.de>
@hferentschik
Copy link
Author

fixed by pull request #4336

daveconde pushed a commit to daveconde/jx that referenced this issue Apr 7, 2020
…enkins-x#4336)

fixes issue jenkins-x#4334

Signed-off-by: Hardy Ferentschik <hardy@ferentschik.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issue is a bug priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.
Projects
None yet
Development

No branches or pull requests

1 participant