Skip to content

AdaGold/git-branching

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

git-branching

In main.py is a simple function to print my name and others in my family.

As an instructor I will:

  • show how to create a new branch
    • In VSCode
    • Using this command in the terminal: git branch
  • make edits to the existing function in main.py
  • push those changes to github
  • make a pull request
  • merge my branch into the main branch

About

Git Branching demo for class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%