simgunz added a comment.
In D21156#486838 <https://phabricator.kde.org/D21156#486838>, @kfunk wrote: > Huh? It's easier than that: > > - If you do not have the commit yet locally: > > ``` arc patch --nobranch <ID> git push ``` Or probably a simpler approach is to run these two commands irregarding the fact that I have the commits locally or not. So I just pull the 'clean' modification with the correct commit message and then push to a target branch. E.g: `git push origin 5.3` REPOSITORY R32 KDevelop REVISION DETAIL https://phabricator.kde.org/D21156 To: simgunz, #kdevelop, rjvbb, mwolff Cc: kossebau, kfunk, aacid, kde-doc-english, mwolff, rjvbb, kdevelop-devel, hmitonneau, christiant, gennad, fbampaloukas, glebaccon, domson, antismap, iodelay, alexeymin, skadinna, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
