Hi,
What is the best way to create Crucible code reviews when using Git?
Commits are made to the local Git repo and then pushed to remote. But by the time the code review gets to the remote repo it is probably too late to review.
So how do I review local commits? Whats do most team do?
Hi there,
Maybe you can create pre-commit reviews after committing to local Git repo and before pushing it to remote?
https://confluence.atlassian.com/display/CRUCIBLE/Creating+patch+files+for+pre-commit+reviews
I hope this helps!
We're trying to push them into a hidden/anonymous branch and then start a review on that. But running into the problem that crucible does not recognize these commits.
Andreas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.