Coder Social home page Coder Social logo

clearscore-jit's Introduction

jit - ClearScore Git CLI Tool

This is a just a simple tool for formatting and wrapping common git commands. It allows for quicker properly formatted commits, automated squashing (to some degree) and less busy-work.

Splash Screen Image

Usage / Features

Installation

  1. Install: npm install -g --save https://github.com/haydncomley/clearscore-jit/tarball/master
  2. Start: jit

New Branch

Pretty simple but just creates a branch that is already formatted based on type - useful when used later with formatted commits.

new-branch

Formatted / PR Ready Commits

Remembering the steps for a commit isn't hard but we're all human and forget here and there - this just automates it, formats it correctly and ships it off ready for review (plus you can just paste in a jira ticket URL which makes life way easier).

formatted-commit

Dev / Quick Commit

This is also simple - it just commits current changes to your branch for testing which can be later squished.

dev-commit

Retrospective Commit

Sometimes you forgot that one thing on your branch like a dependency update or a small fix - this just pulls your last commit back to staging, commits your changes and then force pushes them up to the same branch.

retro-commit

Auto-Squish

This one hopes to automate the process of squashing commits - if there are no conflicts then easy-peasy, one command and a message later you're done. If there are any conflicts just fix them up, re-run it and your should be good to go.

squish

Reset Master

Just quickly hop back to the master branch while keeping your changes in the staging area.

reset-local

clearscore-jit's People

Contributors

haydncomley avatar

Stargazers

Stefano Martinelli avatar  avatar  avatar Kevin Kanyingi avatar

Watchers

 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.