Skip to content

Commit 0e3ceb6

Browse files
authored
show_untracked_content in index.rb as well
1 parent d7939cb commit 0e3ceb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rugged/index.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ class Index
8181
# :deltas_are_icase ::
8282
# If true, filename comparisons will be made with case-insensitivity.
8383
#
84-
# :include_untracked_content ::
84+
# :show_untracked_content ::
8585
# if true, untracked content will be contained in the the diff patch text.
8686
#
8787
# :skip_binary_check ::

0 commit comments

Comments
 (0)