X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=builtin-rm.c;h=5deb81171996029b31da14109c408ffba33f7957;hb=06d30f4f3eea71bce4cf48db3ea384976b3983b7;hp=875d8252fa72cf7adc1d6bb254ebc3a5995e49dd;hpb=4f12d529abbf233e1df93e7ffa5f2719005a2258;p=git.git diff --git a/builtin-rm.c b/builtin-rm.c index 875d8252f..5deb81171 100644 --- a/builtin-rm.c +++ b/builtin-rm.c @@ -129,7 +129,7 @@ int cmd_rm(int argc, const char **argv, char **envp) * workspace. If we fail to remove the first one, we * abort the "git rm" (but once we've successfully removed * any file at all, we'll go ahead and commit to it all: - * by then we've already committed ourself and can't fail + * by then we've already committed ourselves and can't fail * in the middle) */ if (force) {