* [git-pasky] updating tree and source files
@ 2005-04-22 16:50 Rhys Hardwick
2005-04-22 17:16 ` Petr Baudis
0 siblings, 1 reply; 2+ messages in thread
From: Rhys Hardwick @ 2005-04-22 16:50 UTC (permalink / raw)
To: git
Hi
I have been looking through the scripts, but cannot find out whether when
running: git pull, checkout-cache will be run if the tree is different.
My main question is, if there is a new version on the git server, and i do a
git pull, will this update the source files. Do I have to carry out some
more commands in order for this to happen?
Sorry if this is a really newb question, but hopefully I should catch up soon!
Rhys
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git-pasky] updating tree and source files
2005-04-22 16:50 [git-pasky] updating tree and source files Rhys Hardwick
@ 2005-04-22 17:16 ` Petr Baudis
0 siblings, 0 replies; 2+ messages in thread
From: Petr Baudis @ 2005-04-22 17:16 UTC (permalink / raw)
To: Rhys Hardwick; +Cc: git
Dear diary, on Fri, Apr 22, 2005 at 06:50:23PM CEST, I got a letter
where Rhys Hardwick <rhys@rhyshardwick.co.uk> told me that...
> Hi
Hello,
> I have been looking through the scripts, but cannot find out whether when
> running: git pull, checkout-cache will be run if the tree is different.
>
> My main question is, if there is a new version on the git server, and i do a
> git pull, will this update the source files. Do I have to carry out some
> more commands in order for this to happen?
>
> Sorry if this is a really newb question, but hopefully I should catch up soon!
git pull will update your working tree if your working tree branch is
tracking the pulled remote branch. If you do just 'git pull', this is
always the case.
--
Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
C++: an octopus made by nailing extra legs onto a dog. -- Steve Taylor
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-04-22 17:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-22 16:50 [git-pasky] updating tree and source files Rhys Hardwick
2005-04-22 17:16 ` Petr Baudis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox