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

Fixed Git web UI prompt to update file list #479

Merged
merged 2 commits into from
Sep 17, 2024
Merged

Fixed Git web UI prompt to update file list #479

merged 2 commits into from
Sep 17, 2024

Conversation

isc-akadoo
Copy link
Contributor

@isc-akadoo isc-akadoo commented Sep 16, 2024

Fixes #478

Copy link
Collaborator

@isc-tleavitt isc-tleavitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@isc-akadoo tricky thing on this - we have git-webui/src and git-webui/release, you need to make the change in /src and then zpm "load /path/to/git-source-control" will rebuild and propagate to the /release folder. So please make the change in /src as well, otherwise it'll get wiped out.

@isc-tleavitt isc-tleavitt merged commit 245c31f into main Sep 17, 2024
2 checks passed
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.

Untick All on GIT GUI prompting will update files not selected that are not your changes will be pushed
2 participants