From a0b06dbb08efa9c844c1632b0a2f526edd22d5fb Mon Sep 17 00:00:00 2001 From: Nikhil Deep <32243552+nikhild673@users.noreply.github.com> Date: Tue, 15 Oct 2019 10:05:23 +0530 Subject: [PATCH] Update gitcommands.txt --- class1/gitcommands.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/class1/gitcommands.txt b/class1/gitcommands.txt index 9182e91..c425c67 100644 --- a/class1/gitcommands.txt +++ b/class1/gitcommands.txt @@ -86,6 +86,6 @@ rollback (clear staging area) git reset SHA_number - (reset to a particular commit) + (reset to a particular commit) #Good job