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

Support updates to existing gitconfigs #2727

Open
richard-cox opened this issue Nov 28, 2023 · 0 comments
Open

Support updates to existing gitconfigs #2727

richard-cox opened this issue Nov 28, 2023 · 0 comments
Labels
kind/bug Something isn't working

Comments

@richard-cox
Copy link
Member

Describe the bug
Currently gitconfigs endpoint only create (POST), fetch (GET) and delete (DELETE) requests

Expected behavior

  • update (PUT) request support
  • this will allow users to change all values from the create (POST) request (minus id)

Additional context

  • i haven't dived in to how gitconfigs are applied, that might need thinking about (will changing existing credentials break apps, what happens if they are currently in use, etc)
  • this would be a nice feature to have, though doesn't block the use of gitconfigs
@richard-cox richard-cox added the kind/bug Something isn't working label Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
Status: Icebox
Development

No branches or pull requests

1 participant