0 votes
in Git by
How to use GitHub?

1 Answer

0 votes
by
A user can use GitHub by following ways:

•Install GIT and create a GitHub account

•Create a local GIT repository

•Add a new file to the repository

•Add a file to the staging environment

•Create a commit

•Create a new branch
...