Re: [PATCH v3 3/5] submodule.c: add .gitmodules staging helper functions

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: [PATCH v3 3/5] submodule.c: add .gitmodules staging helper functions

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:58:16

Jens Lehmann [off-list ref] writes:
+int is_staging_gitmodules_ok()
Will tweak this to:

	int is_staging_gitmodules_ok(void)

and fix this as well:
+int is_staging_gitmodules_ok();
+void stage_updated_gitmodules(void);

before queuing.

Thanks.

Re: [PATCH v3 3/5] submodule.c: add .gitmodules staging helper functions

From: Jens Lehmann <hidden>
Date: 2016-06-15 22:58:16

Am 30.07.2013 23:37, schrieb Junio C Hamano:
Jens Lehmann [off-list ref] writes:
quoted
+int is_staging_gitmodules_ok()
Will tweak this to:

	int is_staging_gitmodules_ok(void)

and fix this as well:
quoted
+int is_staging_gitmodules_ok();
+void stage_updated_gitmodules(void);

before queuing.
Thanks. As Frederik already noticed, this series is missing at least
one strbuf_release(). Will fix both in v4.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help