Commit 65f8eaa
committed
docs: Remove tagprefix from Classic example
The Classic GitFlow example in gitflow-config.5.md still showed
tagprefix = v for release and hotfix branches, inconsistent with
the default empty tag prefix change. Remove these lines since
empty tag prefix is now the default.1 parent 64969d7 commit 65f8eaa
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
227 | | - | |
| 226 | + | |
228 | 227 | | |
229 | 228 | | |
230 | 229 | | |
231 | 230 | | |
232 | 231 | | |
233 | 232 | | |
234 | 233 | | |
235 | | - | |
236 | 234 | | |
237 | 235 | | |
238 | 236 | | |
| |||
0 commit comments