Make sure the reader understands that -f may cause the loss of any local changes. Signed-off-by: "J. Bruce Fields" <bfields@xxxxxxxxxxxxxx> --- Documentation/git-checkout.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt index 337b3d5..7aa877f 100644 --- a/Documentation/git-checkout.txt +++ b/Documentation/git-checkout.txt @@ -39,7 +39,7 @@ OPTIONS -f:: Proceed even if the index or the working tree differs - from HEAD. + from HEAD, possibly overwriting and losing any local changes. -b:: Create a new branch named <new_branch> and start it at -- 1.5.1.1.98.gedb4f - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html