An implementation of git-mob in Rust
Go to file
Martin Frost 41908686ed Extract gitmessage_template_file_path to lib
This piece of code will be used in a variety of places, so let's put it
somewhere where we can easily share it.
2020-05-23 20:56:32 +02:00
src Extract gitmessage_template_file_path to lib 2020-05-23 20:56:32 +02:00
.gitignore Add working version of git-solo 2020-05-23 20:56:32 +02:00
Cargo.lock First draft of git-mob binary 2020-05-23 20:56:32 +02:00
Cargo.toml First draft of git-mob binary 2020-05-23 20:56:32 +02:00
LICENSE Initial commit 2020-05-23 20:54:38 +02:00