-
|
Currently, it looks like git-spice disables the MR (GitLab CR) setting for a source branch to be deleted after merge. And it also doesn't automatically delete them when they are locally deleted. Is this intentional? Am I doing something wrong? This would mean that we accrue a lot of stale branches over time, if not manually pruned. |
Beta Was this translation helpful? Give feedback.
Answered by
abhinav
Aug 28, 2025
Replies: 1 comment
-
|
This was not intentional. I didn't know this was a GitLab per-CR setting. We can flip it to true, and optionally provide an opt-out. Created #825 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
abhinav
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This was not intentional. I didn't know this was a GitLab per-CR setting. We can flip it to true, and optionally provide an opt-out.
Created #825