gitbutler/gitbutler-app
Mattias Granlund 7986d3bb5f
Make more type conversion implicit in commands.rs
Errors like: invalid args `projectId` for `list_remote_Branches`: invalid type, expected a UUID string.

We could make it better by returning the user error as it typically does, but tbh, that currently does not have much value.
2024-03-25 23:01:53 +01:00
..
icons updated icons 2024-01-19 01:09:54 +01:00
src Make more type conversion implicit in commands.rs 2024-03-25 23:01:53 +01:00
.gitignore add gitbutler-git utility binaries to tauri bundle config 2024-03-20 17:52:03 +01:00
build.rs automatically create gitbutler-ui/build 2024-03-01 13:00:31 +01:00
Cargo.toml integrate gitbutler_git::push() into gitbutler-app and wire up askpass mechanisms 2024-03-19 17:56:14 +01:00
inject-git-binaries.sh initial attempt at windows bundling for nightly 2024-03-21 22:40:41 +01:00
tauri.conf.json initial attempt at windows bundling for nightly 2024-03-21 22:40:41 +01:00
tauri.conf.nightly.json initial attempt at windows bundling for nightly 2024-03-21 22:40:41 +01:00
tauri.conf.release.json initial attempt at windows bundling for nightly 2024-03-21 22:40:41 +01:00