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

ucm support for showing and setting the GitUrl for a given path #1269

Open
aryairani opened this issue Feb 21, 2020 · 1 comment
Open

ucm support for showing and setting the GitUrl for a given path #1269

aryairani opened this issue Feb 21, 2020 · 1 comment

Comments

@aryairani
Copy link
Contributor

@aryairani aryairani commented Feb 21, 2020

We currently have config file settings that associate a single git location to a codebase path, but no way to manage them from within ucm.

The goal is to make it easy to push and pull when you mean to, and maybe harder to push and pull where you don't mean to.

Ideas:

  • on pull we could associate the supplied repo with the target path (for subsequent push or pull).
  • on pr.load, we could associate the base, head, and base repos with the base, head, and merged paths respectively.
@aryairani aryairani changed the title ucm support for showing and setting the GirUrl for a given path ucm support for showing and setting the GitUrl for a given path Feb 24, 2020
@aryairani
Copy link
Contributor Author

@aryairani aryairani commented Feb 28, 2020

I guess the first thing to check: Does Configurator support writing values, or just reading them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.