From 471fc9e01c953d7f334640dcc87c6f8d60d4a5be Mon Sep 17 00:00:00 2001 From: Taylor Blau Date: Mon, 12 Jun 2017 15:25:35 -0600 Subject: [PATCH] docs/man: add a missing 'migrate' :sweat_smile: --- docs/man/git-lfs-migrate.1.ronn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/man/git-lfs-migrate.1.ronn b/docs/man/git-lfs-migrate.1.ronn index 33c3ce84..b9760696 100644 --- a/docs/man/git-lfs-migrate.1.ronn +++ b/docs/man/git-lfs-migrate.1.ronn @@ -26,7 +26,7 @@ git-lfs-migrate(1) - Migrate history to or from git-lfs * [branch ...]: Migrate only the set of branches listed. If not given, `git-lfs-migrate(1)` - will the currently checked out branch. + will migrate the currently checked out branch. If any of `--include-ref` or `--exclude-ref` are given, the checked out branch will not be appended, but branches given explicitly will be appended.