|
2016-03-28
, 10:18
|
|
Posts: 1,552 |
Thanked: 3,108 times |
Joined on Jun 2012
@ Russia, 96
|
#1892
|
|
2016-03-28
, 13:58
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#1893
|
i making file with following way:Code:mkdir workplace cd workplace #copy allfiles you want to modify here git init git add file.qml # or any other files git commit -m "Init" #make changes in file.qml and any other files git diff > unified_diff.patch
commit 5ee14a4d543be4f502301cac136834475adc1899 Author: CODeRUS <coderusinbox@gmail.com> Date: Wed Feb 18 18:30:06 2015 +0500 [v0.0.2] Added background with multiple recepient support
git config --global user.email "schturman@hotmail.com" git config --global user.name "Schturman"
|
2016-03-28
, 16:07
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#1894
|
git log -p HEAD -1
The Following User Says Thank You to coderus For This Useful Post: | ||
|
2016-03-28
, 16:39
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#1895
|
but thats not the preferred patch file generationCode:git log -p HEAD -1
|
2016-04-11
, 04:14
|
Posts: 211 |
Thanked: 62 times |
Joined on Oct 2014
@ Finland
|
#1896
|
Code:for i in $(ssu lr 2>&1 | grep openre | cut -d" " -f3); do ssu er $i ; done
|
2016-04-11
, 15:32
|
Posts: 738 |
Thanked: 819 times |
Joined on Jan 2012
@ Berlin
|
#1897
|
The Following 2 Users Say Thank You to cvp For This Useful Post: | ||
|
2016-04-11
, 15:51
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#1898
|
|
2016-04-18
, 13:57
|
Posts: 1,873 |
Thanked: 4,529 times |
Joined on Mar 2010
@ North Potomac MD
|
#1899
|
|
2016-04-29
, 04:45
|
Posts: 211 |
Thanked: 62 times |
Joined on Oct 2014
@ Finland
|
#1900
|
Tags |
patchmanager, sailfish os |
|
Telegram | Openrepos | GitHub | Revolut donations