moroccan-git
v1.0.4
Published
A collection of Moroccan aliases for Git workflow.
Downloads
8
Maintainers
Readme
Moroccan Git
A collection of Moroccan aliases for Git workflow.
What is this?
This package gives you a collection of Moroccan Git aliases.
You can use this package to completely replace your need to call git
on your machine.
For example, mgit sir3allah
calls git init
.
Aliases
| Command | Alias | | ----------- | -------------- | | init | sir3allah | | clone | b7al | | add | zid | | commit | 9ayed | | branch | kwan | | checkout | jib | | merge | farga3 | | pull | jarr | | push | dfa3 | | log | fkhbarek | | status | tabi3a | | blame | montif | | reset | nsa | | stash | opla7 | | rebase | chofm3ak | | cherry-pick | 3zel | | fetch | drebtlila |
Installation
npm install moroccan-git -g
or
yarn global add moroccan-git
Examples
mgit jarr origin/master
runs git pull origin/master
mgit tabi3a
runs git status
License
inspired from Christian git Made with <3 Abderrahim Soubai Elidrissi