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

Allow setting a default name when creating new branches #3487

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elliotcubit
Copy link

  • PR Description

I commonly prefix my branch names with my first initial and last name, such as this one (ecubit/branch-prefixes). It can be a bit annoying to type out.

This PR adds a config option to set a default value for the name in the branch creation modal.

If there would have previously been a branch name autofilled (I do not know all such cases), this change has no effect.

  • Please check if the PR fulfills these requirements
  • Cheatsheets are up-to-date (run go generate ./...)
  • Code has been formatted (see here)
  • Tests have been added/updated (see here for the integration test guide)
  • Text is internationalised (see here)
    • CONTRIBUTING.md says I may submit without doing localization (and I am unable)
  • Docs (specifically docs/Config.md) have been updated if necessary
  • You've read through your own file changes for silly mistakes etc

@elliotcubit elliotcubit force-pushed the ecubit/branch-prefixes branch 2 times, most recently from 10c384c to 3b1a6f7 Compare April 22, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant