Thread (5 messages) flat view 5 messages, 3 authors, 2016-06-15

Re: [PATCH] commit: configure submodules

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:54:51

Orgad Shaneh [off-list ref] writes:
That is not correct. git-config is ignored as well for commit.
What do you mean?  As far as I can tell, if you have

    [submodule "var"]
        path = var
	ignore = dirty

in $GIT_DIR/config, a work-tree-dirty submodule "var" is not
reported by "git status" and "git commit" without your patch, and
your patch does not seem to break that.  The only difference your
patch makes is that if you had the above three-line block in
the .gitmodules file and not in $GIT_DIR/config, "git status"
ignored the dirtyness in the working tree, but "git commit" did
notice and report it.

What am I missing?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help