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
79 lines (63 loc) · 1.82 KB
/
git.txt
File metadata and controls
79 lines (63 loc) · 1.82 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
Commits:
git init
git touth ./
git add *
git commit -m "Core/Chat"
git push
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
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 èìÿ_âåòêè