git cherry-pick: possibility to configure "-x" option
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 935
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 17
Description
### Description
I would like to have a new option in configuration of git support in NetBeans IDE: There would be another check-box in menu Tools / Options / Team / Versioning / Git which would switch-on "-x" option for "git cherry-pick" command.
See https://git-scm.com/docs/git-cherry-pick#Documentation/git-cherry-pick.txt--x
### Use case/motivation
"-x" option appends a line that says "(cherry picked from commit …)".
### Related issues
_No response_
### Are you willing to submit a pull request?
No
### Code of Conduct
Yes
Contributor guide
Research direction
Start from NetBeans Git support under Tools / Options / Team / Versioning / Git and the git cherry-pick action. Trace how cherry-pick options are configured and passed to the command. Done means a new checkbox controls the -x option and cherry-pick adds the requested provenance line when enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100