The log.decorate=auto value, which is mentioned in the release notes of
Git 2.1, is not documented in either git-config.txt or git-log.txt.
It should also be documented that "auto" corresponds to "short".
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to
git pull passed -q and -v only to git merge, but they can be useful for
git rebase as well, so pass them there, too. In particular, using -q
shuts up the "Already up-to-date." message. Add test cases to prove it.
Signed-off-by: Peter Eisentraut
---
git-pull.sh |2 +
The old phrasing indicated that the EMAIL environment variable takes
precedence over the user.email configuration setting, but it is the
other way around.
Signed-off-by: Peter Eisentraut
---
Documentation/git-commit-tree.txt |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff
3 matches
Mail list logo