jj/src
Martin von Zweigbergk 81ba65e3a5 git: force push when not known to be a fast-forward
With this change, we no longer fail if the user moves a branch
sideways or backwards and then push.

The push should ideally only succeed if the remote branch is where we
thought it was (like `git push --force-with-lease`), but that requires
rust-lang/git2-rs#733 to be fixed first.
2021-08-04 23:28:42 -07:00
..
commands.rs git: force push when not known to be a fast-forward 2021-08-04 23:28:42 -07:00
diff_edit.rs cleanup: let Clippy fix a bunch of warnings 2021-06-14 00:27:31 -07:00
formatter.rs cli: replace git refs by branches and tags in log output 2021-08-04 11:53:37 -07:00
graphlog.rs cleanup: let Clippy fix a bunch of warnings 2021-06-14 00:27:31 -07:00
lib.rs styler: rename Styler to more standard Formatter 2021-06-05 08:38:28 -07:00
main.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
template.pest import commit 0f15be02bf4012c116636913562691a0aaa7aed2 from my hg repo 2020-12-12 00:23:38 -08:00
template_parser.rs cli: replace git refs by branches and tags in log output 2021-08-04 11:53:37 -07:00
templater.rs cli: replace git refs by branches and tags in log output 2021-08-04 11:53:37 -07:00
testutils.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
ui.rs cleanup: let Clippy fix a bunch of warnings 2021-06-14 00:27:31 -07:00