jj/lib
Martin von Zweigbergk e14db781b0 git: add subcommand for fetching from remote
This adds `jj git fetch` for fetching from a git remote. There remote
has to be added in the underlying git repo if it doesn't already
exist. I think command will still be useful on typical small projects
with just a single remote on GitHub. With this and the `jj git push` I
added recently, I think I have enough for my most of my own
interaction with GitHub.
2021-01-01 11:11:09 -08:00
..
protos
src git: add subcommand for fetching from remote 2021-01-01 11:11:09 -08:00
tests git: add subcommand for fetching from remote 2021-01-01 11:11:09 -08:00
build.rs
Cargo.toml