Page MenuHomePhabricator

Conditionally restore some "remote/" stuff removed by rP59922b7
ClosedPublic

Authored by epriestley on Oct 30 2013, 1:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 12, 10:43 AM
Unknown Object (File)
Mon, Dec 9, 4:23 AM
Unknown Object (File)
Mon, Dec 9, 4:23 AM
Unknown Object (File)
Mon, Dec 9, 4:23 AM
Unknown Object (File)
Sun, Dec 1, 8:55 AM
Unknown Object (File)
Fri, Nov 29, 9:42 PM
Unknown Object (File)
Wed, Nov 27, 9:36 PM
Unknown Object (File)
Sun, Nov 24, 8:40 PM
Subscribers

Details

Summary

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.

Test Plan

Viewed bare and non-bare repositories in Diffusion, got accurate history.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped