Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git: update comment about remote-tracking branches to be exported
Spotted while porting it to per-remote views. Undone fetch/push is tricky. If we want to detect git/jj conflicts in that scenario, we would need to track both "known" and "current" remote targets. It's probably okay to export jj's remote targets as we do the reverse for import_refs(), but I need to think that a bit more.
- Loading branch information