[Qt-interest] Keeping up-to-date with git
Stephen Chu
stephen at ju-ju.com
Tue May 25 00:21:15 CEST 2010
In article <201005242138.02213.kde at mosehansen.dk>,
Esben Mose Hansen <kde at mosehansen.dk> wrote:
> On Monday 24 May 2010 16:07:46 Stephen Chu wrote:
> > I know I need to do a 'git fetch' to get the new commits. Then should I
> > just do a 'make' then a 'make install' or should I run 'configure' again
> > before that?
>
> You probably want "git pull", not git fetch. Git fetch will not update the
> current branch, so you will get no new code.
>
> You probably don't need to run configure again, though it doesn't hurt.
Thanks.
Does re-running configure cause it to re-compile the whole thing? I am
trying to avoid rebuild the whole thing since it takes so long to do it.
--
Stephen Chu
More information about the Qt-interest-old
mailing list