Thread (1 message) 1 message, 1 author, 2016-09-12

Re: [PATCH v2 02/25] sequencer: use memoized sequencer directory path

From: Junio C Hamano <hidden>
Date: 2016-09-12 19:48:33

Johannes Schindelin [off-list ref] writes:
Signed-off-by: Johannes Schindelin <redacted>
---
 builtin/commit.c |  2 +-
 sequencer.c      | 11 ++++++-----
 sequencer.h      |  5 +----
 3 files changed, 8 insertions(+), 10 deletions(-)
OK.  It's nice to see code reduction.
-#define SEQ_DIR		"sequencer"
-#define SEQ_HEAD_FILE	"sequencer/head"
-#define SEQ_TODO_FILE	"sequencer/todo"
-#define SEQ_OPTS_FILE	"sequencer/opts"
+const char *git_path_seq_dir(void);
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help