| Issue | 130822 |
|---|---|
| Summary | amtool should prevent pushes with uncommitted changes in the tree |
| Labels | new issue |
| Assignees | |
| Reporter | ojhunt |
It's very easy to accidentally push merge resolutions without all the changes actually committed as some of the fixes aren't part of the merge process itself, and so `merge --continue` obviously doesn't include the changes.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
