This website requires JavaScript.
Explore
Help
Sign In
gitbutlerapp
/
gitbutler
Watch
1
Star
1
Fork
0
You've already forked gitbutler
mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced
2024-12-18 06:22:28 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d3aa5c4908
gitbutler
/
crates
/
gitbutler-core
History
Kiril Videlov
d3aa5c4908
remove git::Commit wrapper type
2024-05-29 17:35:30 +02:00
..
src
remove git::Commit wrapper type
2024-05-29 17:35:30 +02:00
tests
remove usage of git::Commit
2024-05-29 17:33:57 +02:00
Cargo.toml
use
git2::Oid
instead of
String
; various small refactors
2024-05-28 13:25:46 +02:00