Commit graph

2 commits

Author SHA1 Message Date
e7972d70d2
feat(cli-aliases): update aliases in GitHub and GitLab CLI
To ease migration to GitLab and the official CLI itseld,
I made 'gh mr' as alias to 'gh pr'.

Notes:
* `glab` is now officially adopted by GitLab team since 2022-12-07!
  See https://about.gitlab.com/blog/2022/12/07/introducing-the-gitlab-cli/
  and https://about.gitlab.com/releases/2022/12/22/gitlab-15-7-released/
  for all the details.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2023-01-07 22:23:12 +08:00
785f38b9a5
feat(global): stage config and scripts to version control
Including just one script from ~sircmpwn for signing release source tarballs.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2022-12-28 12:56:21 +08:00