GithubHelp home page GithubHelp logo

git-dotfiles's Introduction

git-dotfiles

Added commands

Command Alias Description
git fixup gfu/gFu Create a fixup commit with the current staged changes for the specified commit.
git branch-merged gbm A command to run on a PR (GitHub Pull Request) branch that has just been merged into master and deleted and can also be deleted locally. It also rebases the master branch onto origin/master and checks it out.
git log-upstream glu A command for a brief git log that shows the current branch's difference to its upstream equivalent. Or the difference to origin/HEAD or origin/master, if no upsream is found.
gcS A more concise alternative to git show. gcS stands for "git commit show".
gpr Create a brief commit summary to use as a reference in other commits' messages. gpr stands for "git pretty ref".
gsm Show the specified commit's message, including its title. gsm stands for "git show message".

Dependencies

I'm using RichiH/vcsh for dotfile management.

Currently the following arch packages are used:

  • lolcommits to take a picture every time I commit

How to use

# Install lolcommits
brew install imagemagick
[sudo] gem install lolcommits

# Clone
vcsh clone [email protected]:brandonautrey/git-dotfiles.git git

# Source the aliases (done automatically by my zsh conf)
source ~/.config/zshrc.d/git-aliases

git-dotfiles's People

Contributors

bautrey37 avatar deiwin 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.