Skip to content

vcs-python/g

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

$ g

Passthrough to your current directories vcs (or reach for it with --cwd)

Python Package Docs Build Status Code Coverage License

Shortcut / powertool for developers to access current repos' vcs, whether it's svn, hg, mercurial.

$ pip install --user g
$ g

Developmental releases

You can test the unpublished version of g before its released.

  • pip:

    $ pip install --user --upgrade --pre g
  • pipx:

    $ pipx install --suffix=@next g --pip-args '\--pre' --force

    Then use g@next --help.

Credits

2021-12-05: Thanks to John Shanahan (@_shanahanjrs) for giving g use g

Donations

Your donations fund development of new features, testing and support. Your money will go directly to maintenance and development of the project. If you are an individual, feel free to give whatever feels right for the value you get out of the project.

See donation options at https://git-pull.com/support.html.

More information

About

g: sync your current directories vcs (or reach for one via `--cwd`)

Topics

Resources

License

Stars

Watchers

Forks