Re: URL not displaying change made with git.

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

 



[ Please, don't top-post on this list ]

Scott Meyer <dutchlab@xxxxxxxxx> writes:

> The site is local to my laptop.  I am attempting to establish a
> development environment where I can view and test changes before
> moving to production.

OK, so you're doing web development, right?

Then, the problem is unrelated from Git: your webserver looks at files
on disk, not at the Git repository (i.e. whether your changes are staged
in the index, commited, or totally outside Git does not change the
result). My guess would be that you have two clones of the same project.

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