Merge branch 'master' of http://git.roojs.com:8081/gitlive
[gitlive] / 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