gitext-rs / git-stack

Stacked branch management for Git
Apache License 2.0
505 stars 19 forks source link

Support remote refs/commit hashes for `--base`/`--onto` #174

Closed vlovich closed 2 years ago

vlovich commented 2 years ago

Being able to set a remote ref/commit hash for --base/--onto would make it more consistent with the normal rebase command.

epage commented 2 years ago

remote branches are now supported in v0.7.3

epage commented 2 years ago

Went ahead and wrapped this up. It was released in v0.7.4