mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-12 23:54:27 +02:00
Merging now worksgit status! and have some nice graph exploration
This commit is contained in:
parent
af76c03ad1
commit
6cb4c6b4a1
7 changed files with 206 additions and 52 deletions
|
@ -29,6 +29,7 @@ var graphics = {
|
|||
// ref names
|
||||
refFont: '14pt Courier New',
|
||||
refFontFill: '#FFF',
|
||||
refSelectedFontFill: 'rgb(255, 30, 10)',
|
||||
|
||||
// ref arrows
|
||||
arrowFill: '#FFF',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue