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
be149a5569
gitbutler
/
crates
/
gitbutler-core
History
Kiril Videlov
be149a5569
remove git::Tree in favor of just git2::Tree
2024-05-29 14:30:59 +02:00
..
src
remove git::Tree in favor of just git2::Tree
2024-05-29 14:30:59 +02:00
tests
remove git::Tree in favor of just git2::Tree
2024-05-29 14:30:59 +02:00
Cargo.toml
use
git2::Oid
instead of
String
; various small refactors
2024-05-28 13:25:46 +02:00