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 "Initial commit" --new-repo my-project

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

2. Standard Git Operations

# Regular push
gitpush "Fixed login bug"

# Force push
gitpush "Rebased history" --force

# Push tags
gitpush --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.3.4.tar.gz (11.6 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.3.4-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gitpush_tool-0.3.4.tar.gz
  • Upload date:
  • Size: 11.6 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.3.4.tar.gz
Algorithm Hash digest
SHA256 9dc13d627d70a8c07b32721e0cb8a3d158a42373bf7f4f74c29f3ba10d6bbcd1
MD5 46439a251cefda4e6c4846bd570bcde2
BLAKE2b-256 51663ee9913bca679199efe3b27dd60cbea3b01355dbb9978549c6a4970e7362

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gitpush_tool-0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 10.2 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.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1f574ffef440e9f3e75fcba20006992ea58ad36b693f877055fb71a337dbe5c9
MD5 63fe0c8b113a0d62d4e8f72636b514e4
BLAKE2b-256 7b274c5d6185b5f6d0af533e443b62718a4a2a7445a234ddf287e97ff6cff5e1

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