Skip to content

Commit d7939cb

Browse files
authored
include_untracked_content -> show_untracked_content
1 parent ff090ad commit d7939cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rugged/tree.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ class Tree
8787
# :deltas_are_icase ::
8888
# If true, filename comparisons will be made with case-insensitivity.
8989
#
90-
# :include_untracked_content ::
90+
# :show_untracked_content ::
9191
# if true, untracked content will be contained in the the diff patch text.
9292
#
9393
# :skip_binary_check ::

0 commit comments

Comments
 (0)