Fixes T4035. I removed these two "remote/" things in rP59922b7, but we need them for non-bare repositories. Without them, the commands work and run fine and the output looks OK, but the results may not reflect the correct information (e.g., the log shows the working copy's master, which may not be in the same state as origin/master). I'm going to generally clean this up, but unbreak it for now.
Details
Details
- Reviewers
hach-que btrahan - Maniphest Tasks
- T4035: Diffusion not showing full history on main Phabricator instance
- Commits
- Restricted Diffusion Commit
rP7360688afb5f: Conditionally restore some "remote/" stuff removed by rP59922b7
Viewed bare and non-bare repositories in Diffusion, got accurate history.
Diff Detail
Diff Detail
- Branch
- isbare
- Lint
Lint Passed - Unit
Tests Passed