Git Product home page Git Product logo

lazygit's Introduction

LazyGit

LazyGit is to be used to automate the process of pushing code from local repository to remote repository. Very useful for personal projects. To skip password authentication while pushing code you need to have an SSH key linked to your GitHub account. For generating your own SSH key check out Generating an SSH key.

PyPI license

Install

Using pip

pip install lazygit

Using Git

git clone https://github.com/mayank26saxena/LazyGit.git

cd lazygit

python setup.py install

How to Use

  1. Run pip install lazygit to install.
  2. Run lazygit new to setup username and reponame.
  3. Run python lazygit <checkout_directory>
  4. Write commit message.
  5. Voila! Your commit has been pushed.

Motivation

Pushing code from a local repository to an upstream was a tedious task. I've developed this script to make the whole process easier, user friendly and less time consuming.

Code Example

lazygit new

Enter your GitHub username : mayank26saxena

Enter Github remote repository name : LazyGit

lazygit /home/mayank/Desktop/LazyGit

Write your commit message : Removed backup files.

alt tag

Screenshots

alt tag

That awesome moment when I used lazygit to push lazygit.py 😎

Task Lists

  • Submit package to PyPi.
  • Add support for Python 3+.
  • Option to make commit on a branch. Default branch is master.
  • Add git pull operation before push.

Contributing

Use github's Pull request/issues feature for all contributions.

lazygit's People

Contributors

mayank26saxena avatar anmolm96 avatar

Watchers

⛓️INTERCHAINED ⚡Electronero Network ʕ•̫͡•ʔ-̫͡-ʕ•͓͡•ʔ-̫͡-ʕ•̫͡•ʔ-̫͡-ʔ avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.