* '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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox