Skip to content

isabella232/git-tools-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-tools

Helper scripts and tools that improve productivity for git users.

Docs associated with these tools can be found here.

Index

  • hub-install.py: A python script that automates the installation of hub tool based on your system platform. hub is a beginner-friendly tool that wraps the common git operations with simple commands. To learn more about using hub, see the docs.

  • fastai-make-pr-branch: This bash script will checkout a forked version of the original fastai repository, sync it with the original, create a new branch and set it up for a PR. Windows users need to use the fastai-make-pr-branch-py script, which currently requires the user to have a github token configured.

About

Tools to make git easier to use and to avoid the learning curve

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.1%
  • Shell 30.9%