Giter VIP home page Giter VIP logo

branchmerge's Introduction

Project2

  1. Project Abc 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 – Feature1 & Feature2 – is to work on various features and once stable merge them to Develop branch
  10. Now move to the Feature1 and Create an Tutorial.html file
  11. Add Heading as – Welcome to Git and GitHub Training
  12. Commit the changes
  13. Now move to Feature2 and Create an Tutorial.html file
  14. Add Heading as – From SimpliLearn!
  15. Commit the changes
  16. Now merge the changes 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. Merge the changes to your Master Branch
  21. Now merge the changes of your develop branch to your master branch using rebase
  22. Push all the changes to remote repo including branches
  23. Create a pull request

To be done from the SimplilearnGithubTraining account – by me after wards.

  1. Accept the pull request and merge the changes to main repo.
  2. Your main repo should reflect the changes.

branchmerge's People

Contributors

simplilearngithubtraining 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.