Skip to content

derobpe/steps-branches-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

steps-branches-test

For future tutorials, I am going to be separating each step in a new branch, making it easy to follow.

The appearance of the readme would be something similar to the following:

steps

Each step is a branch. Check out to the step you want to test.

$ git checkout <step-number>    # eg: git checkout step-1
  • step-0 - Adding a first branch step-0.
  • step-1 - Adding a new branch step-1, from scratch.

Everytime I can pull each branch to merge it with the main branch

  • step-2 - Adding a new branch step-2, from the old step-1 branch.
  • and so on..

extra info

https://guides.github.com/introduction/flow/

https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published