git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Minh Nguyen <mxn@1ec5.org>
To: git@vger.kernel.org
Subject: [PATCH] fix inconsistent use of checkout and switch
Date: Mon, 6 Apr 2020 18:49:37 -0700	[thread overview]
Message-ID: <fe3b560b-be22-b1c0-394f-6bd9a5fef152@1ec5.org> (raw)

---
  po/vi.po | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/vi.po b/po/vi.po
index 5459484048..5af3c3ebb7 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -805,7 +805,7 @@ msgstr ""
  "bạn có thể làm thế (ngay bây giờ hay sau này) bằng cách dùng tùy chọn\n"
  "dòng lệnh -b. Ví dụ:\n"
  "\n"
-"  git checkout -c <tên-nhánh-mới>\n"
+"  git switch -c <tên-nhánh-mới>\n"
  "\n"
  "Hoàn lại thao tác này bằng:\n"
  "\n"
@@ -11661,7 +11661,7 @@ msgstr "tạo/đặt_lại và chuyển đến một nhánh"

  #: builtin/checkout.c:1779
  msgid "second guess 'git switch <no-such-branch>'"
-msgstr "gợi ý thứ hai \"git checkout <không-nhánh-nào-như-vậy>\""
+msgstr "gợi ý thứ hai \"git switch <không-nhánh-nào-như-vậy>\""

  #: builtin/checkout.c:1781
  msgid "throw away local modifications"
-- 
2.23.0


             reply	other threads:[~2020-04-07  1:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-07  1:49 Minh Nguyen [this message]
2020-04-07  2:42 ` [PATCH] fix inconsistent use of checkout and switch Danh Doan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fe3b560b-be22-b1c0-394f-6bd9a5fef152@1ec5.org \
    --to=mxn@1ec5.org \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).