1.7.0 • Published 11 months ago

create-git-alias v1.7.0

Weekly downloads
3
License
Unlicense
Repository
github
Last release
11 months ago

create-git-alias npm.io npm.io

👨🏻 CLI tool to apply some useful git aliases

This is an interactive process. You get to choose what you want

npm create git-alias

options

--all

Show all choices - even ones that are identical to the ones I have

npm create git-alias --all

--base <BASE_BRANCH>

Base branch for scripts doing rebase and deleting current branches. Defaults to "master"

aliases

aliasDescription
aliasesprint all git aliases
backReset to previous commit
branchesVerbose, sorted list of branches
farfetch from remote "\<BASE_BRANCH>" or 1st argument and rebase
featureCreate a branch starting with today's date
fixadd, amend the current commit and push some fixes
fromhow many commit since \
getstart a repo by remote URL (1st argument) with branch "\<BASE_BRANCH>" or 2nd argument
lpretty log
lastShow diff of last \ commits (defaults to 1)
mendcommit amend with no edits
mergedAfter remote merge, trash current branch and pull from "\<BASE_BRANCH>" or 1st argument
pleasegit push \<this_branch> --force-with-lease
prunerprune aggressive
purgeremove local and remote branches (accepts many)
rootChange directory to repository root
sShort status with branch name
sumGenerate a summary of pending changes (1st argumentoptional can change the base branch)
trashMove to "\<BASE_BRANCH>" or 1st argument and delete current local branch
whereamiWhat branch am I on?
wipadd everything, commit with a random commit message and push to remote origin
yoloa commit with a random commit message from whatthecommit
yoltamend commit with a random commit message from whatthecommit
1.7.0

11 months ago

1.6.1

1 year ago

1.6.0

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.1

3 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago