Note that this will not work: you have to add an exclamation mark before
"git add", because it has to execute two commands.
Note also that I do _not_ suggest using --system. This option forces you
to run git as root on sane systems, which I think is wrong. Rather use
"--global" to make it globally available to _you_.
I recommend against that, too. All too often, I have some temporary files
in the working tree, and I'll be dimmed if I'm the only one. So
"addremove" adds too much possibility for pilot errors.
My opinion here is not set in stone, though. Maybe you can convince me.
Ciao,
Dscho
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html