GitCCPy

> Python CLI utility to deploy only files changed between Git commits.

Project Overview

Command-line Python tool for deploying only changed files between commits. Reads Git diff, supports remote path deployment, optimizes CI/CD pipelines by reducing unnecessary transfers.

Technologies Used

PythonGitCLI

Key Features

  • Deploy only changed files between commits
  • Optimizes CI/CD pipeline
  • Supports remote paths and FTP/SFTP deployment
  • Simple CLI usage