forked from VitalyPokataev/Patch
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgit.txt
More file actions
107 lines (88 loc) · 2.52 KB
/
git.txt
File metadata and controls
107 lines (88 loc) · 2.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
Commits:
git init
git touth ./
git add *
git commit -m "Core/Chat"
git push
Merge: mmaps
git remote add off_repo https://github.com/garyfisher/GaryMoveOut.git
git fetch off_repo
git checkout -b off_repo off_repo/mmaps
git checkout mmaps
git pull off_repo mmaps
git push origin mmaps
//
git add *
git commit -m 'Merge remote-tracking branch 'upstream/master''
git push origin mmaps
Merge: master
git remote add off_repo https://github.com/garyfisher/GaryMoveOut.git
git fetch off_repo
git checkout -b off_repo off_repo/master
git checkout master
git pull off_repo master
git push
git remote add gc_repo https://github.com/gc/TrinityCore.git
git fetch gc_repo
git checkout -b gc_repo gc_repo/master
git checkout master
git pull gc_repo master
git push
Merge: blizzlikecore
git remote add gary_repo https://github.com/garyfisher/GaryMoveOut_2.4.3.git
git fetch gary_repo
git checkout -b gary_repo gary_repo/master
git checkout master
git pull gary_repo master
git push
Merge: blizzlikecore
git remote add off_repo https://github.com/blizzlikegroup/blizzlikecore.git
git fetch off_repo
git checkout -b off_repo off_repo/master
git checkout master
git pull off_repo master
git push
---- ïàíäû
git remote add off_repo https://github.com/TrinityCore/TrinityCore.git
git fetch off_repo
git checkout -b off_repo off_repo/4.3.4
git checkout master
git pull off_repo 4.3.4
git push
Merge: AC
git remote add off_repo https://github.com/Vitasic/BattleCore.git
git fetch off_repo
git checkout -b off_repo off_repo/master
git checkout passive_anticheat_new
git pull off_repo master
git push
Merge: AC
git remote add of_repo https://github.com/SignFinder/FaceCore.git
git fetch of_repo
git checkout -b of_repo of_repo/passive_anticheat_new
git checkout passive_anticheat_new
git pull of_repo passive_anticheat_new
git push
Merge: master
git remote add tc_repo https://github.com/TrinityCore/TrinityCore.git
git fetch tc_repo
git checkout -b tc_repo tc_repo/mmaps
git checkout master
git pull tc_repo mmaps
git push
Merge: master
git remote add off_repo https://github.com/Vitasic/BattleCore.git
git fetch off_repo
git checkout -b off_repo off_repo/master
git checkout master
git pull off_repo master
git push
git checkout passive_anticheat_new
git merge master
git pull git://github.com/TrinityCore/TrinityCore.git mmaps
git show $commit > file_name.patch
git reset --hard HEAD~1 — áîëüøå íèêòî è íèêîãäà íå óâèäèò ýòîò ïîçîðíûé êîììèò.
git reset --hard HEAD~3 — âåðíåå, òðè ïîñëåäíèõ êîììèòà. Íèêòî. Íèêîãäà.
git push -f origin
git branch -D èìÿ_âåòêè
http://wiki.dieg.info/git