1.3.3 • Published 9 months ago

arnie-git v1.3.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Arnie Git

Get to the chopper! 'arnie-git' is the Git wrapper that pumps up your version control with his iconic one-liners. Don't just commit—crush your workflow and say 'Hasta la vista' to boring commands!

What is this?

Install this package and you'll have a collection of his Git commands and aliases at your fingertips—no more weak commands! Using the arnie-git command, you can completely eliminate the need to call git on your machine. If one of his pumped-up commands doesn't exist, it'll fall back to the regular Git command. Get ready to crush your version control workflow!

For example, running arnie-git crush-your-enemies calls git merge, and arnie-git consider-that-a-divorce your-branch calls git branch -D your-branch.

Each of these commandos will respect any flags you include, passing them straight through to the underlying Git command. So don't hesitate—add your options, and let 'arnie-git' do the heavy lifting! No problemo!

Commands

commands that override core Git command.

Real CommandRedeemed CommandExplanation
addno-problemoYour changes are added effortlessly, as Arnold would say, "No problemo."
blameyou-did-not-make-it-did-youPoint out who made changes, with Arnold's way of questioning responsibility.
branchyou-son-of-a-Manage branches with intensity, as Arnold might express frustration.
checkoutget-your-ass-to-marsSwitch branches or restore files, urging you to move quickly.
cloneget-to-the-chopperClone repositories swiftly, as if escaping to safety.
commitill-be-backCommit changes with the promise that "I'll be back."
diffwhats-the-matter-changed-your-mindCompare changes with Arnold's questioning tone.
fetchcome-on-do-it-do-it-nowFetch updates urgently, as Arnold insists, "Do it now!"
helpim-here-to-helpGet help with Arnold reassuring you.
initwho-is-your-daddy-and-what-does-he-doInitialize a repo by asking the fundamental questions.
logyoure-funny-ill-kill-you-lastView commit logs with a touch of humor.
mergecrush-your-enemiesMerge branches aggressively, as Arnold would: "Crush your enemies!"
pullcome-with-me-if-you-want-to-livePull changes, inviting you to join in.
pushhasta-la-vista-babyPush changes, saying goodbye to your local commits.
rebaseget-ready-for-a-surpriseReapply commits on top of another base tip, preparing for changes.
resetyouve-been-erasedReset changes, effectively erasing them.
reverterase-the-mistakeRevert commits to correct errors.
stashill-keep-it-safeStash your changes securely.
statusits-not-a-tumorCheck status to confirm there are no major issues.
tagyoure-mine-nowTag commits, marking them as yours.
bisectim-looking-for-sarah-connorSearch for the commit that introduced a bug, as if searching for someone.

Aliases

Need to run more complex commandos with extra firepower? Use these aliases—they're your tactical shortcuts! They provide shorthand ways to execute advanced commands (basically anything that requires extra flags). So gear up, and let nothing stand in your way!

Real CommandRedeemed AliasExplanation
branch -Dno-problemoDelete a branch decisively.
push --forcetrust-meForce push changes, asking others to "Trust me."

Installation

npm install arnie-git -g

or

yarn global add arnie-git

Usage

Whenever you'd normally use git, use arnie-git instead, followed by whatever command or alias and any flags you'd like to pass.

1.3.3

9 months ago

1.3.2

9 months ago

1.3.1

9 months ago

1.2.0

9 months ago

1.1.0

9 months ago

1.0.0

9 months ago