sapling/eden/testlib
Muir Manders c25eab9a68 ui: don't default username to <user>@<fqdn>
Summary: If the user hasn't configured their ui.username, I would rather the command error out instead of using <user>@<fqdn>. On Windows in particular, this default gives a very wrong user name that gets immortalized in the commit cloud workspace. It's much less toil for the user to configure the username early.

Reviewed By: quark-zju

Differential Revision: D43668690

fbshipit-source-id: 64c4e0d235b2fe2fa80c76da6e04917573989a9b
2023-03-02 22:10:45 -08:00
..
base.py testlib: new watchman instance per test 2022-08-03 13:12:34 -07:00
commit.py backout: add test for maintain move info across a backout 2022-07-13 14:17:40 -07:00
config.py backout: add test for maintain move info across a backout 2022-07-13 14:17:40 -07:00
errors.py testlib: make a more efficient use of revsets in Commit.ancestor 2022-06-16 02:34:54 -07:00
file.py case: add tests for case sensitivity 2022-11-02 12:57:17 -07:00
generators.py Set default commit timezone 2022-06-16 07:36:45 -07:00
hg.py backout: add test for maintain move info across a backout 2022-07-13 14:17:40 -07:00
repo.py upgrade pyre version in fbcode/eden - batch 1 2023-02-01 20:39:41 -08:00
requires.py case: add tests for case sensitivity 2022-11-02 12:57:17 -07:00
server.py suppress errors in eden 2022-08-04 01:23:02 -07:00
status.py backout: add test for maintain move info across a backout 2022-07-13 14:17:40 -07:00
tests.py upgrade pyre version in fbcode/eden - batch 1 2023-02-01 20:39:41 -08:00
types.py testlib: add basic working copy manipulation functions 2022-04-21 19:06:14 -07:00
util.py ui: don't default username to <user>@<fqdn> 2023-03-02 22:10:45 -08:00
workingcopy.py upgrade pyre version in fbcode/eden - batch 1 2023-02-01 20:39:41 -08:00