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

Provide --use-local-branch-name in all commands #116

Open
JuJup opened this issue Nov 1, 2022 · 1 comment
Open

Provide --use-local-branch-name in all commands #116

JuJup opened this issue Nov 1, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@JuJup
Copy link

JuJup commented Nov 1, 2022

Hey there,

Problem
I really like the --use-local-branch-name on push and pull, because its simplifies my scripts and ensures an equal handling of special chars etc. Unfortunately it breaks my workflow, that this options seems to be only available on push and pull and on other commands I always need to enter the branch name explicitly.

Example
After working on a branch, I want to merge it back into the main branch. From the Terminal, now I need to call phrase branches merge --name <branch_name> .... When working on a Git Branch, the branch was created automatically and I don't want to care about how the name was extracted from the Git Branch name.

Solution
I'd love to see the mentioned option in all the other commands, which operate on a branch level.
Right now for me it's relevant on cleanup and merge, but it makes sense on the others as well.

Thanks!

@github-actions
Copy link

github-actions bot commented Nov 1, 2022

Hi JuJup,

Thanks for your request.

We have logged your idea as a feature request.

In order to help with the potential prioritisation of your request, we require more information about the organisation you belong to. Please reach out to us separately using the contact form while being logged into your Phrase account or send us an email via [email protected] and provide the link to this issue so we can connect the dots.

Thank you for your understanding.

Best,
Henning from the Phrase Technical Support Team

Comment by Henning

@theSoenke theSoenke added the enhancement New feature or request label Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants