Hello,

I posted on Stackoverflow 
http://stackoverflow.com/questions/26933761/python-sh-module-and-git-try-to-add-more-files-then-in-command/26934517#26934517
 
a problem i was having with python sh.
It turns out to be a problem with git add.

When executing git add '' <some-existing-file> it sees the empty argument 
and tries to add a random(?) file.

Is this by design or should i file a bug?

Thank you.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to