All of lore.kernel.org
 help / color / mirror / Atom feed
* "Submodule registered for path" output with config aliases mixed in
@ 2019-02-19 16:51 Mateusz Loskot
  2019-02-20 16:30 ` Mateusz Loskot
  2019-02-21  2:18 ` brian m. carlson
  0 siblings, 2 replies; 8+ messages in thread
From: Mateusz Loskot @ 2019-02-19 16:51 UTC (permalink / raw)
  To: git

Hi,

$ git version
git version 2.20.1.windows.1

I'm running `git clone --recurse-submodules https://XXX`
The command seems to run well and completes with success.

However, I noticed strange output from git:

```
Submodule 'Binary/A' (https://XXX) registered for path '!f() {
~/AppData/Local/Fork/Fork.exe $PWD; }; fBinary/A'
Submodule 'Binary/B' (https://XXX) registered for path 'À   ♂♦Binary/Intergraph'
Submodule 'Binary/C' (https://XXX) registered for path '!sh -c 'git
log $1@{1}..$1@{0} $@'Binary/C'
Submodule 'Binary/D' (https://XXX) registered for path 'ls-files -o -i
--exclude-standardBinary/D'
Submodule 'Binary/E' (https://XXX) registered for path
'mergetool.TortoiseGitMerge.trustexitcodeBinary/E'
```

I managed to identify where that garbage injections come from:
from git aliases I've got configured [1]

Could anyone explain what is happening here?
Is there anything wrong with my ~/.gitconfig [1] ?


[1] https://github.com/mloskot/wsl-config/tree/master/git

-- 
Best regards,
Mateusz Łoskot, http://mateusz.loskot.net

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

end of thread, other threads:[~2019-02-21 20:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-19 16:51 "Submodule registered for path" output with config aliases mixed in Mateusz Loskot
2019-02-20 16:30 ` Mateusz Loskot
2019-02-21  2:18 ` brian m. carlson
2019-02-21  3:47   ` Duy Nguyen
2019-02-21  4:17     ` Jeff King
2019-02-21 10:53       ` Mateusz Loskot
2019-02-21 13:07         ` Jeff King
2019-02-21 20:01           ` Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.