forked from mirrors/jj
5e539771c5
When the remote rejects a push, we now say something like this: ``` Remote rejected the update of some refs (do you have permission to push to ["refs/heads/main"]?) ``` That message could be formatted better, but this seems good enough for now. We should probably have some more custom conversion from `GitPushError` to `CommandError` in the CLI layer. |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |