jj/cli
Martin von Zweigbergk 3a378dc234 cli: add a function for restoring part of a tree from another tree
We had similar code in two places for restoring paths from one tree to
another. Let's reuse it instead.

I put the new function in the `rewrite` module. I'm not sure if that's
right place. Maybe it belongs in `tree`?
2023-11-02 06:07:45 -07:00
..
examples backend: make read_conflict synchronous again 2023-10-28 16:45:40 -07:00
src cli: add a function for restoring part of a tree from another tree 2023-11-02 06:07:45 -07:00
testing
tests git_backend: replace git2::Repository with gix::Repository 2023-11-02 19:33:06 +09:00
build.rs
Cargo.toml cli: rewrite base GitIgnoreFile lookup to use gitoxide instead of libgit2 2023-11-02 19:33:06 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00