Skip to content

ICCanche/GitpythonSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitpythonTuto

This repository contains an example on how to automate some git process.

With this code we will able to automate the next steps.

  • Clone the repository.
  • If the repo was cloned before, we will pull the changes from the master branch.
  • Add changes to our file.txt file.
  • Commit the changes.
  • Push the changes.
  • Create a PR.
  • Merge the changes.

The repository that is modified by this script can be found on this link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published