Git Product home page Git Product logo

demoproject's Introduction

  1. Project is created by SimplilearnGithubTraining account
  2. Fork the project
  3. Pull the project to Git
  4. Project consists of only Readme file
  5. Create a branch - YourFirstName_Master - Here this the master branch for your project
  6. Checkout to that branch
  7. Now create a branch - Develop - is for Stable release and is created from master branch
  8. Now move to develop branch
  9. Create two feature branch - yourname1 & yourname2 - is to work on various features and once stable merge them to Develop branch
  10. Now move to the yourname1 and Create an Tutorial.html file with html tags
  11. Add Heading (h1) as - Welcome to Git and GitHub Training
  12. Commit the changes
  13. Now move to yourname2 and Create an Tutorial.html file
  14. Add Heading (h2) as - From SimpliLearn!
  15. Commit the changes
  16. Now rebase yourname1 branch with develop branch and then merge yourname2 branch to Develop Branch
  17. Now go to your Master Branch and create a HotFix branch
  18. Move to HotFix branch and create a new File Tutorial.html
  19. Commit the changes.
  20. rebase the changes to your Master Branch
  21. Now rebase the changes of your develop branch to your master branch using rebase
  22. Push all the changes to remote repo including branches
  23. Visit current repo (https://github.com/SimplilearnGithubTraining/demoProject)
  24. Click issues Section and create and issue where you will post your project link
  25. Confirm the issue and you are done.

demoproject's People

Contributors

simplilearngithubtraining avatar

Stargazers

Mathew Manuel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.