Yes, you're right

On Wed, Mar 2, 2016, 13:38 Matthieu Moy <matthieu....@grenoble-inp.fr>
wrote:

> Not exactly. "git pull" does fetch all remote branches and tags, and
> then merges only the upstream branch. You may have ran "git pull origin
> master" which fetches only the requested branch (and merges it).
>
> Carlos Maiolino <cmaiolin...@gmail.com> writes:
>
> > Tags can also be pulled with git pull.
> >
> > "git fetch" will pull all changes from a repository, but not apply
> > them to your local branch, while, "git pull" will pull only the
> > changes from the remote branch that is being tracked by you local
> > branch and, apply the changes locally.
> >
> > On Wed, Mar 2, 2016, 11:04 Tobias Ellinghaus <h...@gmx.de> wrote:
> >
> >     Am Dienstag, 1. März 2016, 16:39:54 schrieb Kristian Niemi:
> >     > > From: Tobias Ellinghaus <h...@gmx.de>
> >     > >
> >     > > ... and it's current. Please retry and see if the version
> >     starts with
> >     > > "2.1.0"
> >     > > now. If not I'd like to figure out what is happening as it
> >     might be a bug
> >     > > somewhere in our build system.
> >     >
> >     > No recent changes had been made to git master; just checked?
> >     (Built anyway,
> >     > just to be sure, but obviously same results.)
> >     >
> >     > From: Roman Lebedev <lebedev...@gmail.com>
> >     >
> >     > > Hmm, i guess that could be explained by the 2.1.0 tag missing
> >     from your
> >     > > local git clone.
> >     > >
> >     > > Do you do `git pull` or `git fetch`?
> >     > > Try `git fetch --tags`.
> >     >
> >     > Usually I do `git pull`. I fetched, now, and indeed tags were
> >     added.
> >     >
> >     > Built, and version now is shown as: 2.1.0+653~g301affb. Case
> >     closed. :)
> >
> >     That is strange, I never used "git fetch" in my life and still
> >     have all the
> >     tags. git never ceases to amaze me. :D
> >
> >     > Kind regards,
> >     > Kristian
> >
> >     Tobias
> >
>  
> ------------------------------------------------------------------------------
> >
> >     Site24x7 APM Insight: Get Deep Visibility into Application
> >     Performance
> >     APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> >     Monitor end-to-end web transactions and take corrective actions
> >     now
> >     Troubleshoot faster and improve end-user experience. Signup Now!
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140_______________________________________________
> >
> >     Darktable-users mailing list
> >     Darktable-users@lists.sourceforge.net
> >     https://lists.sourceforge.net/lists/listinfo/darktable-users
> >
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Site24x7 APM Insight: Get Deep Visibility into Application Performance
> > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> > Monitor end-to-end web transactions and take corrective actions now
> > Troubleshoot faster and improve end-user experience. Signup Now!
> > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> >
> > _______________________________________________
> > Darktable-users mailing list
> > Darktable-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/darktable-users
>
> --
> Matthieu Moy
> http://www-verimag.imag.fr/~moy/
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Darktable-users mailing list
Darktable-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to