Fix #5560 - Gitlive - branching wip
[gitlive] / old_seed_version / git_tool_notes.txt
1
2
3 idea:
4
5 - local version of merger -
6 * it basically shows the difference between two branches,
7 as a tree, then as a list of changed files, then diff view
8
9 - to do this.
10
11 A) select repo 
12  current directory (eg.) 'Repo' Class
13 B) get history
14   ....
15 C) get diff etc...
16
17 Lets' start with the Repo directory.
18
19
20 Design
21
22 Top bar:
23 - select repo (done by manage repos)
24 - select "Release Branch" 
25 - select "Working Branch"
26
27
28
29
30
31
32 ----
33 Other dialogs
34
35 Manage Repos
36 -> list of repo's
37
38 Actions:
39 -> Merger
40 -> Pull branches (from remote)
41 -> Add?
42 -> Flag 'auto-commit'
43 -> Flag 'auto-push'
44 -> Switch Branch