gitbutler/crates/gitbutler-branch-actions
Sebastian Thiel 7c371e5dd4
More tests to understand more about the current branch-listing.
This also needs the ability to create commits.
Also experiment with `async` tauri commands, but without actually making
them `async` - nothing actually is so why pretend?

Further, assure we get the correct author and committer which helps it
pick up the overridden author information when creating a commit.
2024-07-28 17:12:23 +02:00
..
src More tests to understand more about the current branch-listing. 2024-07-28 17:12:23 +02:00
tests More tests to understand more about the current branch-listing. 2024-07-28 17:12:23 +02:00
Cargo.toml add ability to create add projects in CLI and create vbranches 2024-07-28 10:45:18 +02:00