summaryrefslogtreecommitdiff
path: root/Documentation/gitrepository-layout.txt
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2012-05-24 19:26:50 -0400
committerJunio C Hamano <gitster@pobox.com>2012-05-24 17:16:40 -0700
commit359b27add341878a13c6a8b85849b75b78246c7e (patch)
treedd4576c4ecc1263d3f23431fe9b252f90f18bbc2 /Documentation/gitrepository-layout.txt
parentb00f6cfcd7232d90c4625c42eb9694d4ed2dc615 (diff)
downloadgit-359b27add341878a13c6a8b85849b75b78246c7e.tar.gz
ident: refactor NO_DATE flag in fmt_ident
As a short-hand, we extract this flag into the local variable "name_addr_only". It's more accurate to simply negate this and refer to it as "want_date", which will be less confusing when we add more NO_* flags. While we're touching this part of the code, let's move the call to ident_default_date() only when we are actually going to use it, not when we have NO_DATE set, or when we get a date from the environment. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gitrepository-layout.txt')
0 files changed, 0 insertions, 0 deletions