Wiki source code of tortoisegit

Version 22.1 by Gideon Lombard on 2023/09/15 09:17

Show last authors
1 First complete [[g>>doc:technical-documentation.Source Control.getting-started.WebHome]]etting-started section first
2
3 Install: [[https:~~/~~/download.tortoisegit.org/tgit/>>https://download.tortoisegit.org/tgit/]] and download the Latest stable release
4
5
6 [[image:1657115197554-401.png]]
7
8 = Defaults =
9
10 [[image:1657110518542-869.png]]
11
12
13 [[image:1657110530030-642.png]]
14
15 [[image:1657110561627-201.png]]
16
17 [[image:1657110590445-522.png]]
18
19
20 If you receive this message just select ignore and do the update step at the end.
21
22 [[image:1657110612649-187.png]]
23
24
25 [[image:1657110765365-816.png]]
26
27 [[image:1657110803212-629.png]]
28
29
30
31 * Show Whole Project = true
32
33 = Setup =
34
35 == ==
36
37 == Config ==
38
39 === Config VS Diff merge tool ===
40
41
42 Diff
43
44 [[image:image-20220412120648-1.jpeg]]
45
46 C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer\vsDiffMerge.exe %base %mine
47
48
49 Merge
50
51 [[image:image-20220412120710-2.png]]
52
53
54 C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer\vsDiffMerge.exe %theirs %mine %base %merged /m
55
56 == Cloning a repository ==
57
58 == Creating a branch ==
59
60 == Switching branches ==
61
62 == Merge Conflicts ==
63
64