behaviour of .gitignore

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

 



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

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.

Does this mean, the files are still in the shared repository (orgin) that I could get them back?

I tried removing /bin/ from the git ignore and doing a pull but my /bin/ directory is still not there.

Is there anyway to do a pull now and have it look at my local gitignore and pull the directory back?

thanks


J.V.
--
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]