git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] submodule-config: clarify/cleanup docs and header
@ 2016-11-02 23:17 Stefan Beller
  2016-11-02 23:17 ` [PATCH 1/3] submodule config: inline config_from_{name, path} Stefan Beller
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Stefan Beller @ 2016-11-02 23:17 UTC (permalink / raw)
  To: gitster, bmwill; +Cc: git, Stefan Beller

A small series that would have helped me understand the submodule config
once again.

Thanks,
Stefan

Stefan Beller (3):
  submodule config: inline config_from_{name, path}
  submodule-config: rename commit_sha1 to commit_or_tree
  submodule-config: clarify parsing of null_sha1 element

 Documentation/technical/api-submodule-config.txt | 11 +++--
 submodule-config.c                               | 59 ++++++++++--------------
 submodule-config.h                               |  4 +-
 t/t7411-submodule-config.sh                      | 11 +++++
 4 files changed, 44 insertions(+), 41 deletions(-)

-- 
2.10.2.621.g399b625.dirty


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

end of thread, other threads:[~2016-11-03  5:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-02 23:17 [PATCH 0/3] submodule-config: clarify/cleanup docs and header Stefan Beller
2016-11-02 23:17 ` [PATCH 1/3] submodule config: inline config_from_{name, path} Stefan Beller
2016-11-02 23:17 ` [PATCH 2/3] submodule-config: rename commit_sha1 to commit_or_tree Stefan Beller
2016-11-03  5:36   ` Jacob Keller
2016-11-02 23:17 ` [PATCH 3/3] submodule-config: clarify parsing of null_sha1 element Stefan Beller

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