Skip to content

Python Scripts that automates usage of git commands. Based off of GitSetup, which is the C# variation of this.

Notifications You must be signed in to change notification settings

PipoAT/Git-Automate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Git-Automate Repo

About

  • Python Scripts that automates usage of git commands. Based off of GitSetup, which is the C# variation of this.

Repo Information

git_project_init_automate.py

  • Automates the process of creating the local repo and adding to a remote repo.
  • Currently assumes that the remote repo is created with no existing files

requirements.txt

  • This is the file that contains the required dependencies
  • Downloaded dependencies via pip install [packagename]

About

Python Scripts that automates usage of git commands. Based off of GitSetup, which is the C# variation of this.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages