All of lore.kernel.org
 help / color / mirror / Atom feed
* 'git pull' inconsistent messages.
@ 2014-08-11 20:02 Sergey Organov
  0 siblings, 0 replies; only message in thread
From: Sergey Organov @ 2014-08-11 20:02 UTC (permalink / raw)
  To: git

Hello,

$ git pull --rebase=false
Already up-to-date.
$ git pull --rebase=true
Current branch v3.5 is up to date.
$ git pull --rebase=preserve
Successfully rebased and updated refs/heads/v3.5.

The last one being particularly misleading as nothing was actually
changed.

git version 1.9.3

-- Sergey.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-11 20:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-11 20:02 'git pull' inconsistent messages Sergey Organov

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.