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.
2 parents ff090ad + 0e3ceb6 commit 56db1abCopy full SHA for 56db1ab
lib/rugged/index.rb
@@ -81,7 +81,7 @@ class Index
81
# :deltas_are_icase ::
82
# If true, filename comparisons will be made with case-insensitivity.
83
#
84
- # :include_untracked_content ::
+ # :show_untracked_content ::
85
# if true, untracked content will be contained in the the diff patch text.
86
87
# :skip_binary_check ::
lib/rugged/tree.rb
@@ -87,7 +87,7 @@ class Tree
88
89
90
91
92
93
0 commit comments