git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git push from client is not updating files on server
@ 2012-03-06 16:52 Jerome Yanga
  2012-03-06 17:46 ` Ben Tebulin
  2012-03-06 21:12 ` Neal Kreitzinger
  0 siblings, 2 replies; 15+ messages in thread
From: Jerome Yanga @ 2012-03-06 16:52 UTC (permalink / raw)
  To: git

My main objective is to create a central public Git server.  I had
followed the instructions in the URL below to make it public.

http://book.git-scm.com/4_setting_up_a_public_repository.html

>From the git client server, I can successfully clone projects in from
the central public Git server using the command below.

git clone http://<hostname_of_central_public_git_server>/<Project_name>.git

My push seems to be successful too using the command below as I get
the message "Everything up-to-date".

git push

However, when I log into the central public Git server and look at the
files in the project, none of them have change.  I can only see the
changes from the client via Gitweb.

Help.

Regards,
j

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2012-03-30 18:23 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-06 16:52 git push from client is not updating files on server Jerome Yanga
2012-03-06 17:46 ` Ben Tebulin
2012-03-06 19:35   ` Junio C Hamano
     [not found]     ` <CAC0z1F-Eg2DOLvd3aA5XCoEJjj1jC=VWVkTA+uc24=18h3pN7g@mail.gmail.com>
2012-03-06 20:37       ` Junio C Hamano
2012-03-06 21:12 ` Neal Kreitzinger
2012-03-06 21:21   ` Neal Kreitzinger
     [not found]     ` <CAC0z1F_eyMo4D8E2j15dOFhp-6tZ_ixacB6XcKfNpJategcsXQ@mail.gmail.com>
     [not found]       ` <CAC0z1F_LYRkReO1qqcjkWy6Vb3E0_oNo-0kSf15nGfQFAtXpdg@mail.gmail.com>
2012-03-06 23:07         ` Jerome Yanga
2012-03-06 23:32           ` Neal Kreitzinger
2012-03-07  0:28             ` Jerome Yanga
2012-03-07  1:11               ` Neal Kreitzinger
2012-03-07  2:23               ` Junio C Hamano
2012-03-07  2:34               ` Neal Kreitzinger
2012-03-07 11:04                 ` Holger Hellmuth
2012-03-07 15:43                   ` Jerome Yanga
2012-03-30 18:23                     ` Jerome Yanga

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).