nicolaiklokmose
nicolaiklokmose
JCHJava Community | Help. Code. Learn.
Created by nicolaiklokmose on 1/18/2025 in #java-help
Blocking/Preventing certain GIT actions on repositories
yes. Which is also not ideal.
11 replies
JCHJava Community | Help. Code. Learn.
Created by nicolaiklokmose on 1/18/2025 in #java-help
Blocking/Preventing certain GIT actions on repositories
@dan1st pre-commit does not work properly either, more multiple reason 1) as you stated ff, and 2) it will stage the changes. I want to ideally block it at an earlier step in the invocation of git merge.
11 replies