This is an archive of the discontinued Mercurial Phabricator instance.

scm-prompt: include .hg in $hg variable
ClosedPublic

Authored by ryanmce on Sep 22 2017, 10:29 AM.
Tags
None
Subscribers
None

Details

Reviewers
stash
Group Reviewers
Restricted Project
Commits
rFBHGXb85b4870dc08: scm-prompt: include .hg in $hg variable
Summary

This has been a big source of confusion and errors when sporadically hacking on
this script that usually doubles the time it takes to add a new feature. This
is the more sane way to do it anyway.

Test Plan

rt

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

ryanmce created this revision.Sep 22 2017, 10:29 AM
stash accepted this revision.Sep 22 2017, 10:36 AM
This revision is now accepted and ready to land.Sep 22 2017, 10:36 AM
This revision was automatically updated to reflect the committed changes.