Some commonly used simplified git commands
bun installbun run linkbun run unlink# editor
export EDITOR = 'vi'
# openai api
export ALIAS_BASE_URL = <base url>
export ALIAS_API_KEY = <api key>
export ALIAS_DEFAULT_MODEL = <default model>
# ollama
export ALIAS_OLLAMA_BASE_URL = <ollama url>
export ALIAS_OLLAMA_DEFAULT_MODEL = <default model>
export ALIAS_TYPE = 'ollama'| alias | display |
|---|---|
gps |
|
gpl |
|
gh |
Show core command mapping infomation. |
gs |
Display the output of |
gl |
Display the output of |
gc |
Select changed files. |
gfa |
Select changed files. |
gfd |
Select staged files. |
gfr |
Select modified files. |
gfc |
Select a changed file.
Execute |
gsl |
Display the output of |
gsa |
Stash changes with a message. |
gss |
Select a stage. |
gsp |
Execute |
gsu |
Select a stage. |
gsd |
Select a stage. |
gbn |
Create a new branch or checkout from origin branch. |
gbl |
Display the output of |
gbc |
Search and selecet a branch. |
gbm |
Search and select a branch. |
gbr |
Search and select a branch. |
gbd |
Search and select a branch. |
gts |
Show Tag Deatils. |