advise 88 advice.c advise(_("Fix them up in the work tree, and then use 'git add/rm <file>'\n" advise 103 advice.c advise(_("Please, commit your changes before merging.")); advise 24 advice.h void advise(const char *advice, ...); advise 238 branch.c advise(_(upstream_advice)); advise 310 builtin/push.c advise(_(message_advice_pull_before_push)); advise 317 builtin/push.c advise(_(message_advice_checkout_pull_push)); advise 324 builtin/push.c advise(_(message_advice_ref_already_exists)); advise 331 builtin/push.c advise(_(message_advice_ref_fetch_first)); advise 338 builtin/push.c advise(_(message_advice_ref_needs_force)); advise 183 sequencer.c advise(_("after resolving the conflicts, mark the corrected paths\n" advise 186 sequencer.c advise(_("after resolving the conflicts, mark the corrected paths\n" advise 222 sequencer.c advise(_("Commit your changes or stash them to proceed.")); advise 824 sequencer.c advise(_("try \"git cherry-pick (--continue | --quit | --abort)\""));