git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GSoC][PATCH 0/1] sequencer: print an error message if append_todo_help() fails
@ 2018-06-26 10:04 Alban Gruin
  2018-06-26 10:04 ` [GSoC][PATCH 1/1] " Alban Gruin
  0 siblings, 1 reply; 5+ messages in thread
From: Alban Gruin @ 2018-06-26 10:04 UTC (permalink / raw)
  To: git
  Cc: Stefan Beller, Christian Couder, Pratik Karki,
	Johannes Schindelin, phillip.wood, Alban Gruin

Currently, append_todo_help() does not warn the user if an error occurs
when trying to write to the todo file.  This patch addresses this
problem.

This patch is based on ag/rebase-i-append-todo-help.

Alban Gruin (1):
  sequencer: print an error message if append_todo_help() fails

 sequencer.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.18.0


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

end of thread, other threads:[~2018-06-26 21:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-26 10:04 [GSoC][PATCH 0/1] sequencer: print an error message if append_todo_help() fails Alban Gruin
2018-06-26 10:04 ` [GSoC][PATCH 1/1] " Alban Gruin
2018-06-26 12:57   ` Johannes Schindelin
2018-06-26 19:53     ` Junio C Hamano
2018-06-26 21:52       ` Johannes Schindelin

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).