This Blog gives good knowledge of core java concepts and selenium (Automation Testing Tool). It also includes some topics of MAVEN (Build Tool) , Jenkins (Continuous Integration Tool) and Cucumber (Behavior Driven Development)
Pages
▼
Pages
▼
Monday, 15 June 2015
GitHub Tutorial (Creating and Updating repository)
Goto gihub.com, create account
Goto git-scm.com
Click on Download for windows
install
Add environment variable
Clik on "+" sign
Give name to repository:
gurdialProjects
Specify the local
path:C:\Users\Gurdial\Documents\GitHub\gurdialProjects or we can
modify according to your requirement
Click on "Create Repository"
Now goto local path where you have
created repository
There will be 2 text documents
available
Add file "Gurdial-Documentation"
to local location
Right Click on file and then click on
Git Gui
this window will get open
Click on Stage Changed
Click on "YES"
Add Commit Message
Click on Commit then click on Push
this window will appear
Now goto github
File has been added
Click on Publish Repository , Add
Description
Click on "Publish"
Now www.github.com
and and under repositories you will see "gurdialProjects"
No comments:
Post a Comment