ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk a09763f340 git: in export code, work with branch names (not ref names) a bit longer
I'm going to make the export skip branches that we fail to update in
the Git repo. For that, we need to know the branch name while
interacting with the `git2::Repository` object. This little
refactoring prepares for that.
2022-11-26 06:05:29 -10:00
..
src git: in export code, work with branch names (not ref names) a bit longer 2022-11-26 06:05:29 -10:00
tests git: add test for exporting refs that fail 2022-11-26 06:05:29 -10:00
testutils tests: set test hostname and username for operation log 2022-11-24 16:00:20 -10:00
build.rs cleanup: remove extern crate declarations 2022-09-21 22:24:09 -07:00
Cargo.toml cargo: bump pest_derive from 2.4.1 to 2.5.0 2022-11-25 06:09:37 -10:00