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.7.tar.gz (7.2 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.7-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gitpush_tool-0.2.7.tar.gz
  • Upload date:
  • Size: 7.2 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.7.tar.gz
Algorithm Hash digest
SHA256 66116cf1ab8f1457aadd0e10c3d50abd63eae200b900c9c904c1baffdfe545ce
MD5 c711413943325cd5771466562e8340a1
BLAKE2b-256 0dfb9dfccdb5b3a2f1d826e3929636b26c507041be9698eb62282e9736ac75dc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gitpush_tool-0.2.7-py3-none-any.whl
  • Upload date:
  • Size: 6.6 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 51c4baf07f77987fa5df93cf1fd006ee3c14f2223bc232935393d70491535c5b
MD5 c8d1f932f006b4679ad5b06b081b5356
BLAKE2b-256 d887f99005a9fb93f3955e56df48b6b52cb154e6780c678dec8dab184aa924ae

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