0 votes
in GitHub by
Git command .................... used to give tags to the specified commit.

a)  git checkout [branch name]

b)  git show [commit]

c)  git tag [commitID]

d)  git rm [file]

Related questions

0 votes
asked Mar 17, 2021 in GitHub by rajeshsharma
0 votes
asked Mar 17, 2021 in GitHub by rajeshsharma
...