Thread (1 message) 1 message, 1 author, 2016-06-15

Re: wishlist: git gui not listing untracked files in unstaged list

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:48:24

"Shawn O. Pearce" [off-list ref] writes:
Jeff King [off-list ref] wrote:
quoted
This is an inconsistency in the way that tilde-expansion is handled. The
core.excludesfile config variable is expanded internally with the
"pathname" magic (git_config_pathname). But handing the filename
directly to ls-files --exclude-from does not do that expansion.

So either there is a bug in ls-files, which should expand from the
command line, or one in git-gui, which should be using "git config
--path core.excludesfile" to get the path.
I'd say its git-gui, yes?  Doesn't my shell automatically do
--exclude-from=~/my.list for me?  Its not the command's job
to do that expansion.
I'd agree.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help