commit | f14ada51fab53367a31870d22b86bcd3b23e772f | [log] [tgz] |
---|---|---|
author | Martin Fick <mfick@codeaurora.org> | Thu Jul 15 11:36:17 2010 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Thu Jul 15 11:36:39 2010 -0700 |
tree | 40088db383a43ff09e7de3c3151aedf073cc9ad1 | |
parent | 9c89dac46b2e60ef4c632ce2cf7a522b709c40b8 [diff] |
Add support for ${username} in refs Interpret a ${username} string in a ref as the name of the current user. This allows the refs namespace to have generic rules applied to refs involving the user's name without having to hardcode a rule for each user. Bug: issue 577 Change-Id: Ib8692a13221a4581731e753e9c7cccb7aa0a96da Signed-off-by: Shawn O. Pearce <sop@google.com>