From: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
To: Scott Meyer <dutchlab@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: URL not displaying change made with git.
Date: Fri, 24 Apr 2015 15:26:42 +0200 [thread overview]
Message-ID: <vpq4mo5d5d9.fsf@anie.imag.fr> (raw)
In-Reply-To: <CAKXTx=3HeZ7WzX-4soENvPL1TSomg-xgSMn_-sABMOs1x=yRDg@mail.gmail.com> (Scott Meyer's message of "Fri, 24 Apr 2015 08:59:25 -0400")
[ Please, don't top-post on this list ]
Scott Meyer <dutchlab@gmail.com> 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/
prev parent reply other threads:[~2015-04-24 13:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-24 12:22 URL not displaying change made with git Scott Meyer
2015-04-24 12:50 ` Matthieu Moy
2015-04-24 12:59 ` Scott Meyer
2015-04-24 13:26 ` Matthieu Moy [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=vpq4mo5d5d9.fsf@anie.imag.fr \
--to=matthieu.moy@grenoble-inp.fr \
--cc=dutchlab@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.