Hi,

The problem here is not the LF to CRLF conversion i know where that
comes from. The problem is that doing

git add '' CDD/CDD_Diag.c

results in a message about another file which was clearly not my
intention to add.

Cheers,
Gui

On Fri, Nov 14, 2014 at 8:26 PM, Philip Oakley <philipoak...@iee.org> wrote:
> ----- Original Message -----
>
> From: G B
> To: git-users@googlegroups.com
> Sent: Friday, November 14, 2014 4:29 PM
> Subject: [git-users] On bash doing git add '' <some-existing-file> troubles
>
> 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.
>
> GB,
> you should inlcude all the information. It's likely to be a problem
> elsewhere. I've added a comment to the SO question regarding your need to
> ensure that the CRLF 'fatal:' warning you are getting is resolved.
> --
> Philip

-- 
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