We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff090ad commit d7939cbCopy full SHA for d7939cb
lib/rugged/tree.rb
@@ -87,7 +87,7 @@ class Tree
87
# :deltas_are_icase ::
88
# If true, filename comparisons will be made with case-insensitivity.
89
#
90
- # :include_untracked_content ::
+ # :show_untracked_content ::
91
# if true, untracked content will be contained in the the diff patch text.
92
93
# :skip_binary_check ::
0 commit comments