Skip to main content

Supercharged Git push tool with automatic GitHub repo creation and pushing

Project description

GitPush Tool - Complete Documentation

📦 Installation

pip install gitpush-tool
gh auth login  # Authenticate with GitHub

🚀 Core Features

1. New Repository Creation

# Create public repo
gitpush_tool "Initial commit" --new-repo my-project

# Create private repo
gitpush_tool "Initial commit" --new-repo private-project --private

2. Standard Git Operations

# Regular push
gitpush_tool "Fixed login bug"

# Force push
gitpush_tool "Rebased history" --force

# Push tags
gitpush_tool --tags

⚙️ Configuration

The tool automatically:

  1. Creates .gitignore with sensible defaults
  2. Sets main branch as default
  3. Uses GitHub CLI for secure auth

🐛 Common Issues

"Repository already exists"

 Repository 'my-repo' already exists

Solution: Use different name or delete existing repo

"Authentication failed"

 Failed to authenticate with GitHub

Solution: Run gh auth login separately

📝 License

MIT Licensed - Free for personal and commercial use

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gitpush_tool-0.2.9.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gitpush_tool-0.2.9-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file gitpush_tool-0.2.9.tar.gz.

File metadata

  • Download URL: gitpush_tool-0.2.9.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.5

File hashes

Hashes for gitpush_tool-0.2.9.tar.gz
Algorithm Hash digest
SHA256 c81aea7882f05d5352134d33e3c8bec34ff0729adf5632a21a93b0fa2e882f9f
MD5 77101a9fdce12a8cf82777a9d0f56895
BLAKE2b-256 9f517776dca2406c8b70b41c19809b30069ea056fe087c294fc4454430115bef

See more details on using hashes here.

File details

Details for the file gitpush_tool-0.2.9-py3-none-any.whl.

File metadata

  • Download URL: gitpush_tool-0.2.9-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.5

File hashes

Hashes for gitpush_tool-0.2.9-py3-none-any.whl
Algorithm Hash digest
SHA256 aebef78233fcfc3cc25d3df3f46d771eec09caa14f3c9f8a3da1eca29ff8525d
MD5 0f637b5ece5b98d2940d9c5bf5714ea7
BLAKE2b-256 9de01139395310a66bd4082fc0b0a4e10e5c2c8b188c0b8703ffb525065c4dc3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page