[Freeswitch-users] freetdm compile error

Brian May brian at microcomaustralia.com.au
Thu Sep 9 16:38:06 PDT 2010


On 10 September 2010 07:58, Moises Silva <moises.silva at gmail.com> wrote:
> Something is wrong in your box. That file is not committed.

Hmm. Curious, looks like git had me confused:

brian at aquitard:~/freeswitch$ git status
# On branch master
nothing to commit (working directory clean)
brian at aquitard:~/freeswitch$ ls -l ./libs/freetdm/Makefile.in
ls: cannot access ./libs/freetdm/Makefile.in: No such file or directory
brian at aquitard:~/freeswitch$ echo hello > ./libs/freetdm/Makefile.in
brian at aquitard:~/freeswitch$ git diff ./libs/freetdm/Makefile.in
brian at aquitard:~/freeswitch$

I expected to see either (a) an error or (b) a diff representing a new
file, but got an empty diff instead.

Is there any reliable way of finding out if a file is committed or not
under git?
-- 
Brian May <brian at microcomaustralia.com.au>



More information about the FreeSWITCH-users mailing list