document --force
This commit is contained in:
parent
3180fa6fd6
commit
1191d3d22d
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ enterAdjustedBranch adj = inRepo Git.Branch.current >>= \case
|
||||||
, Git.Ref.describe origbranch
|
, Git.Ref.describe origbranch
|
||||||
]
|
]
|
||||||
, [ "You can check out the adjusted branch manually to enter it,"
|
, [ "You can check out the adjusted branch manually to enter it,"
|
||||||
, "or delete the adjusted branch and re-run this command."
|
, "or add the --force option to overwrite the old branch."
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
return False
|
return False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue