mirror of
https://github.com/frej/fast-export.git
synced 2026-01-27 16:49:01 +01:00
Fix typo in README
Added dash to match the actual usage of the 'ignore-unnamed-heads' option
This commit is contained in:
@@ -207,7 +207,7 @@ few options to deal with this:
|
||||
duplicate heads.
|
||||
2. Use the [head2branch plugin](./plugins/head2branch) to create a new named
|
||||
branch from an unnamed head.
|
||||
3. You can ignore unnamed heads with the `-ignore-unnamed-heads` option, which
|
||||
3. You can ignore unnamed heads with the `--ignore-unnamed-heads` option, which
|
||||
is appropriate in situations such as the extra heads being close commits
|
||||
(abandoned, unmerged changes).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user