Re: behaviour of .gitignore

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"J.V." <jvsrvcs@xxxxxxxxx> writes:

> On my local machine, I create a /bin/ directory added some bash
> scripts, comitted and then pushed them to the repository.

Can you check that "git show --stat" on the commit you did actually
shows the files as added?

> Now today I do a git pull and they are gone but cannot see that anyone
> deleted them in the git log / history, but there is a /bin/ entry in
> the .gitignore file.

What does "git log -- bin" say?

What does "git status" say?

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]