From 9d11cb4e9b74118c39f0d650d4d21d6a11219402 Mon Sep 17 00:00:00 2001 From: hoannc Date: Sun, 11 Nov 2018 00:13:11 +0700 Subject: [PATCH] update git readme vi --- README_vi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_vi.md b/README_vi.md index 3cb441e..44f4dcf 100644 --- a/README_vi.md +++ b/README_vi.md @@ -169,7 +169,7 @@ Hoặc $ git log -n1 -p ``` -If you want to see a file at a specific commit, you can also do this (where `` is the commit you're interested in): +Nếu bạn muốn xem một file tại một commit cụ thể, bạn có thể cũng có thể làm được điều này ( `` là commit mà bạn quan tâm): ```sh $ git show :filename