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

Add settings to use git branch for current save #20

Open
typeholes opened this issue May 27, 2024 · 2 comments
Open

Add settings to use git branch for current save #20

typeholes opened this issue May 27, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@typeholes
Copy link
Collaborator

Automatically switching saves in the persistent storage to the current head label would be an easy way to have traces and trace diagnostics match the current code

It is possible to get the label from the built-in git extension, but a quick look didn't find a change event

@typeholes typeholes added the enhancement New feature or request label May 28, 2024
@typeholes
Copy link
Collaborator Author

It may be better to let the user specify a shell command to generate a save name. Not everyone uses git, and even git users may want something other than the head label

@typeholes
Copy link
Collaborator Author

Also need to find a good fallback for a default when a git repo is not found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant