Tuesday, April 17, 2018

Git Commands ( Part 03 ) (Remote: GitHub)(Create,Clone,Push,Status,Add,Commit)


  •  To begin, type whoami into the terminal.















  • change the working  directory


















  • Navigate to the "git folder" folder that we created.now git init and tell git to make it a repository. A repository is a storage area where a version control system stores old revisions of files and information about who changed what, when.








  • Downloads a project and its entire version history??? i cloned my file from github for this reason use git clone




































.................................................................................................................................................................
  • Want to push your project to the github ...then 1st create a repository in any name.













































.............................................................................................................................................




























No comments:

Post a Comment