Skip to content

Commit cac12f8

Browse files
1 parent 5cff5c7 commit cac12f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/v3/git/trees.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,9 @@ out and use that SHA for this entry. Use either this or `tree.sha`
6666

6767
### Input
6868

69-
<%= json "tree"=> \
69+
<%= json
70+
"base_tree" => "9fb037999f264ba9a7fc6274d15fa3ae2ab98312", \
71+
"tree"=> \
7072
[{"path"=>"file.rb", \
7173
"mode"=>"100644", \
7274
"type"=>"blob", \

0 commit comments

Comments
 (0)