author | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 9 Nov 2006 04:05:46 +0000 (23:05 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 9 Nov 2006 04:05:46 +0000 (23:05 -0500) | ||
commit | 97bf01c46526a680fb04ac88cb0ecaefbd3b4d7f | |
tree | 3837fb087e9520b4e5f9556e977e92b430dba1d9 | tree | snapshot |
parent | d4ab2035ca64ccb380c42a73f1ce0aefe1669a39 | commit | diff |
git-gui: Cache the GIT_COMMITTER_IDENT value on first sign-off.
Caching the Signed-Off-By line isn't very important (as its not
performance critical). The major improvement here is that we
now report an error to the user if we can't obtain their name
from git-var.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Caching the Signed-Off-By line isn't very important (as its not
performance critical). The major improvement here is that we
now report an error to the user if we can't obtain their name
from git-var.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui | diff | blob | history |