WebdriverIO | How to add project to Git & GitHub | Hindi

Поделиться
HTML-код
  • Опубликовано: 13 фев 2023
  • ALL FREE COURSES - automationstepbystep.com/
    How to upload WebdriverIO project to GitHub
    Step 1 - Install git on your system git --version
    Step 2 - Goto github.com and create account and login
    Step 3 - Create a new repository
    Step 4 - Goto VS Code and open the project/folder
    Step 5 - Create .gitignore file
    Step 6 - Goto source control section & click on git icon (note : check git is enabled from settings)
    Step 7 - Give commit message & Commit the changes
    Step 8 - Add remote repo (github repo)
    Step 9 - Push commited changes to github repo
    Step 10 - Check changes on github repo
    Ref - code.visualstudio.com/docs/so...
    How to clone project from GitHub to VS Code
    Step 1 - On VS Code check git is enabled
    Step 2 - Goto command palette - git clone - provide repository url and hit enter
    Step 3 - Select the location to save the project and open
    How to remove project from Git (version control)
    Step 1 - On VS Code check git is enabled
    Step 2 - Goto command palette - git close repository
    Step 3 - Delete the .git folder from project folder
    Ref:
    Git & GitHub - • Git and GitHub Hands-O...
    My GitHub Project - github.com/Raghav-Pal/Webdriv...
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    Every LIKE & SUBSCRIPTION gives me great motivation to keep working for you
    You can support my mission for education by sharing this knowledge and helping as many people as you can
    If my work has helped you, consider helping any animal near you, in any way you can
    NEVER STOP LEARNING
    Raghav Pal

Комментарии •