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

Display full content of the gitconfig on the dashboard #23240

Open
RomanNikitenko opened this issue Nov 8, 2024 · 0 comments
Open

Display full content of the gitconfig on the dashboard #23240

RomanNikitenko opened this issue Nov 8, 2024 · 0 comments
Assignees
Labels
area/dashboard kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system. team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che

Comments

@RomanNikitenko
Copy link
Member

RomanNikitenko commented Nov 8, 2024

Is your enhancement related to a problem? Please describe

It's possible to edit gitconfig from the dashboard: User Preferences => Gitconfig => Import Git Configuration.
It's very useful for me, I also think we could improve that functionality.

For example, I added alias section to the config, like:

[alias]
    co="checkout"
    br="branch"
    st="status"

The changes were applied, but they were not displayed on the Gitconfig page.

Describe the solution you'd like

As far as I understand, currently only user section is displayed on the Gitconfig page.
As an improvement we could display full content of the gitconfig.

Describe alternatives you've considered

No response

Additional context

as a workaround: it's possible to see full content of the gitconfig using Import Git Configuration button:

image
@RomanNikitenko RomanNikitenko added the kind/enhancement A feature request - must adhere to the feature request template. label Nov 8, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Nov 8, 2024
@RomanNikitenko RomanNikitenko added area/dashboard team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che labels Nov 8, 2024
@akurinnoy akurinnoy added severity/P2 Has a minor but important impact to the usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Nov 8, 2024
@akurinnoy akurinnoy moved this to 📋 Backlog in Eclipse Che Team A Backlog Nov 20, 2024
@tolusha tolusha moved this from 📋 Backlog to 📅 Planned in Eclipse Che Team A Backlog Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system. team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che
Projects
Status: 📅 Planned
Development

No branches or pull requests

3 participants