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)
Wed, Sep 18, 5:34 PM
Unknown Object (File)
Mon, Sep 16, 1:25 PM
Unknown Object (File)
Thu, Sep 5, 4:30 AM
Unknown Object (File)
Mon, Sep 2, 11:38 AM
Unknown Object (File)
Thu, Aug 29, 8:04 PM
Unknown Object (File)
Sun, Aug 25, 7:14 AM
Unknown Object (File)
Sat, Aug 24, 9:29 PM
Unknown Object (File)
Sat, Aug 24, 8:19 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