git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Improve unpack trees error text
@ 2019-11-05 23:13 Venkat Naidu via GitGitGadget
  2019-11-05 23:13 ` [PATCH 1/1] " naiduv via GitGitGadget
  0 siblings, 1 reply; 3+ messages in thread
From: Venkat Naidu via GitGitGadget @ 2019-11-05 23:13 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

Improve the following error text:error: Entry 'file.txt' not uptodate.
Cannot merge.It would not appear as:error: Entry 'file.txt' is not up to
date. Cannot merge.

naiduv (1):
  Improve unpack trees error text

 t/t7110-reset-merge.sh | 4 ++--
 unpack-trees.c         | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


base-commit: da72936f544fec5a335e66432610e4cef4430991
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-447%2Fnaiduv%2Fpatch-2-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-447/naiduv/patch-2-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/447
-- 
gitgitgadget

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-05 23:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-05 23:13 [PATCH 0/1] Improve unpack trees error text Venkat Naidu via GitGitGadget
2019-11-05 23:13 ` [PATCH 1/1] " naiduv via GitGitGadget
2019-11-05 23:49   ` Elijah Newren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).