Commit 427c177
committed
Add missing info in Submodule.remove docstring
This rewords and adds some missing information to the docstring of
Submodule.remove, for the "method" parameter, discussed in #1712.
It uses the second suggestion presented in that issue, formatted
in the style of the surrounding docstring (an 88-column wrap).
It also does some other rewording in that docstring, for clarity,
at the end of that same section (on the "method" parameter), and a
small punctuation fix in the section about the "force" parameter.1 parent 6f765a2 commit 427c177
1 file changed
+7
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
948 | 948 | | |
949 | 949 | | |
950 | 950 | | |
951 | | - | |
952 | | - | |
953 | | - | |
954 | | - | |
955 | | - | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
956 | 955 | | |
957 | 956 | | |
958 | | - | |
959 | | - | |
| 957 | + | |
| 958 | + | |
960 | 959 | | |
961 | | - | |
| 960 | + | |
962 | 961 | | |
963 | 962 | | |
964 | 963 | | |
| |||
0 commit comments