Powered by sfistak. Your IP: 3.239.192.241 | command 839A9C67-6C42-49EE-B41A-F4D897BD8F0EContent:warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:
git config pull.rebase false # merge (the default strategy)
git config pull.rebase true # rebase
git config pull.ff only # fast-forward only
You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.
From git://git.pld-linux.org/projects/pld-builder.new
9236d6a..275c43f master -> origin/master
Updating 9236d6a..275c43f
Fast-forward
PLD_Builder/install.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Begin-PLD-Builder-Info
Build-Time: user:0.01s sys:0.02s real:1.33s (faults io:0 non-io:1852)
End-PLD-Builder-Info
|
|