felixfbecker / PowerGit

Git with the power of the PowerShell object pipeline. For macOS, Linux and Windows.
Apache License 2.0
30 stars 6 forks source link

Implement rebase #1

Closed felixfbecker closed 5 years ago

felixfbecker commented 6 years ago

Mount-GitBranch -Onto $otherBranch

LibGit2Sharp supports rebasing (only non-interactive unfortunately though).