Skip to content

Commit 582cfcd

Browse files
committed
Make commits larger on remote
1 parent 4c1fd4c commit 582cfcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/explaingit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ define(['historyview', 'controlbox', 'd3'], function(HistoryView, ControlBox, d3
2626
name: name + '-Origin',
2727
width: 300,
2828
height: 400,
29-
commitRadius: 15,
29+
commitRadius: args.commitRadius,
3030
remoteName: 'origin',
3131
commitData: args.originData,
3232
savedState: args.ovSavedState

0 commit comments

Comments
 (0)