Hi Sergei,

> Issue resolved, case closed.

No worries. If anybody else has the same problem:

git pull

updates the current branch from the origin repo. Precondition: git config has 
the local branch configured to merge the remote branch (which is normally the 
case for master).

Otherwise 

git fetch

will update your remote tracking branches, but it will leave your local branch 
unchanged.

See also: git-pull(1), git-fetch(1), git-rebase(1)

cu

Martin



------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
OpenXPKI-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-devel

Reply via email to