tag | 82a03562d1baf8f75db4f074481a84760882ff5a | |
---|---|---|
tagger | Dave Borowitz <dborowitz@google.com> | Mon Oct 09 13:37:05 2017 -0400 |
object | 6ee246245b9200062e753d1c6943d5782cb7fee0 |
v2.15-rc1
commit | 6ee246245b9200062e753d1c6943d5782cb7fee0 | [log] [tgz] |
---|---|---|
author | Sebastian Schuberth <sschuberth@gmail.com> | Thu Apr 20 16:37:30 2017 +0200 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Apr 20 15:11:17 2017 +0000 |
tree | 3eff9c4c46b0ca8d37145c7e70ff96fbaaefecb8 | |
parent | 8357e942dd9da82884a4e1b6e4697479153d0496 [diff] |
Align on writing "SHA" in "allowTipSHA1InWant" Even if git-config key names are case-insensitive, align on writing "allowTipSHA1InWant" with upper-cased "SHA" as that is how Git upstream [1] and Gerrit code [2] do it. [1] https://git-scm.com/docs/git-config#git-config-uploadpackallowTipSHA1InWant [2] https://gerrit.googlesource.com/plugins/download-commands/+/refs/heads/master/src/main/java/com/googlesource/gerrit/plugins/download/command/GitDownloadCommand.java#42 Change-Id: Ie28ceec4703e22d696a3601a0e61ad52ca121b29