]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'hw/advice-add-nothing'
authorJunio C Hamano <gitster@pobox.com>
Fri, 14 Feb 2020 20:54:19 +0000 (12:54 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Feb 2020 20:54:19 +0000 (12:54 -0800)
commitdaef1b300b07c3d17d47c3bf01ebde28b62ff3fe
tree3907573bbdd40095398e9cd159d3e971d4233a18
parentd8437c57fa0752716dde2d3747e7c22bf7ce2e41
parent887a0fd57336dc5ff3ac28b6de0be91278e9e179
Merge branch 'hw/advice-add-nothing'

Two help messages given when "git add" notices the user gave it
nothing to add have been updated to use advise() API.

* hw/advice-add-nothing:
  add: change advice config variables used by the add API
  add: use advise function to display hints
builtin/add.c
t/t7400-submodule-basic.sh