Skip to content

aliforgetti/test-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Github Flow Demonstration

Repo to demonstrate github flow.

  1. Initialize a repository
  2. Clone the repository
  3. Create a branch
  4. Make edits (Staging) to the repository
  5. Commit your changes - preferably in a logical chronological manner so it makes sense. Better to have these in smaller chunks of changes.
  6. To add your changes to the master, you do a three part process:
    • Pull
    • Merge - Merge any changes that have happened in the Master branch while you were making the changes.
    • Push

About

Repo to perform experiments with github flow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published