git-next/crates/cli/src/repo
Paul Campbell d2ea93f05e feat: avoid resetting next to main when dev is ahead of main
When dev is not based on next, next is reset to main, however, it should
reset to the next commit towards dev when when is ahead of main.

Closes kemitix/git-next#111
2024-07-28 20:32:08 +01:00
..
handlers feat: avoid resetting next to main when dev is ahead of main 2024-07-28 20:32:08 +01:00
tests feat: avoid resetting next to main when dev is ahead of main 2024-07-28 20:32:08 +01:00
branch.rs feat: avoid resetting next to main when dev is ahead of main 2024-07-28 20:32:08 +01:00
load.rs refactor: merge repo-actor crate into cli crate 2024-07-28 12:18:15 +01:00
MESSAGES.md refactor: merge repo-actor crate into cli crate 2024-07-28 12:18:15 +01:00
messages.rs feat: avoid resetting next to main when dev is ahead of main 2024-07-28 20:32:08 +01:00
mod.rs refactor: merge repo-actor crate into cli crate 2024-07-28 12:18:15 +01:00
notifications.rs refactor: merge repo-actor crate into cli crate 2024-07-28 12:18:15 +01:00