My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2b022f6
745c7c8
)
Merge branch 'jk/version-string'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 21 Jun 2012 21:42:01 +0000
(14:42 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 21 Jun 2012 21:42:01 +0000
(14:42 -0700)
Teaches git native protocol agents to show software version over the
wire.
* jk/version-string:
http: get default user-agent from git_user_agent
version: add git_user_agent function
move git_version_string into version.c
Trivial merge