Skip to content

Commit da1a0c9

Browse files
committed
code credit
1 parent 4a2b70b commit da1a0c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: static/js/difftree.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// code by Sarah Weissman
12

23
function difftree(tree1, tree2){
34
var diffout = "";

0 commit comments

Comments
 (0)