See how a minor change to your commit message style can make you a better programmer.
Format: <type>(<scope>): <subject>
<scope> is optional
| # Git Link. | |
| # Infers the github/gitlab/bitbucket link from your git remote | |
| # and opens it in your default browser. | |
| # I mostly use gitlab, so there is some extra options for that (`gl p` / `gl m` / `gl d`) | |
| # 1. cd into a directory containing a git repo | |
| # 2. run `gl` | |
| # 3. Profit!!! | |
| # Only tested on Mac - other OSes are left as an exercise to the reader. |
| # Git Link. | |
| # Infers the github/gitlab/bitbucket link from your git remote | |
| # and opens it in your default browser | |
| # Only tested on Mac | |
| function gl | |
| git rev-parse --is-inside-work-tree >/dev/null | |
| if test "$status" -gt 0 | |
| return $status | |
| end | |
| set remote (git remote get-url --all origin) |
| gzur@gzurbook:~/random/a_gotur$ cat lukr_gotuheiti.csv | cut -d "," -f 6 | grep --ignore-case --extended-regexp --invert-match "[áeéiíoóuúyýöæ]|\.$" | sort | uniq | |
| Aragata | |
| Arnargata | |
| Aðalland | |
| Bjallavað | |
| Bjarkargata | |
| Bjarmaland | |
| Bragagata | |
| Brattagata | |
| Dalaland |
I hereby claim:
To claim this, I am signing this object: