commit problem
Aaron J. Seigo
aseigo at kde.org
Mon Sep 24 14:18:41 UTC 2012
On Monday, September 24, 2012 10:06:44 Reza Shah wrote:
> And later how to merge this to master? Does 'git cherry-pick sha' when
> i'm at master enough?
you need to `git push` again after the cherry pick. a cherry pick, like any
git change set, is made locally only and you have to tell git to copy that
change to a given remote (e.g. origin)
--
Aaron J. Seigo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20120924/fedbee0e/attachment.sig>
More information about the Plasma-devel
mailing list