by shigemk2

当面は技術的なことしか書かない

GitHub

gh pr diff

単一ファイルとか特定ディレクトリとかパスの指定は出来なさそう cli.github.com APIの制限で、gh pr diffで単一ファイルだけの表示は無理らしいhttps://t.co/mPDlz1YIhQ— shigemk2 (@shigemk2) 2023年3月28日 github.com

GitHub CLI 2.25.1

variable: fix listing and deleting per-environment variables by @rsteube in #7207 github.com

github cli 2.24.1

Fix progress indicator bug with generic RunWithProgress function by @jungaretti in #6848 auth login: Fix retrieving current login name when pasting auth token @samcoe in #7114 github.com

gh pr comment edit-last

edit-lastオプションは同じauthorのコメントが既にある場合にコメントを編集するオプションだけれど、コメントが無い場合は no comments found for current user エラーを返す。 github.com cli.github.com どうしたもんかなと思ったら割と最近にissueが立て…

gh pr comment

プルリクにコメント gh pr comment [<number> | <url> | <branch>] [flags] cli.github.com</branch></url></number>

docker login ghcrのあれ

PATを払い出したくない時の回避策 gist.github.com zenn.dev

ghcr

PATには以下権限が必要 read:packages スコープを選択すると、コンテナー イメージがダウンロードされ、そのメタデータが読み取られます。 write:packages スコープを選択すると、コンテナー イメージがダウンロードされ、アップロードされ、そのメタデータ…

GitHub cliのリンク

うっすらghに乗り換え始めてる cli.github.com

gh repo create

こんな感じ $ gh repo --help Work with GitHub repositories. USAGE gh repo <command> [flags] CORE COMMANDS archive: Archive a repository clone: Clone a repository locally create: Create a new repository delete: Delete a repository deploy-key: Manage </command>…

GitHubで使える絵文字一覧

こんなのあるなー github.com って思ってたら、もっとメジャーなやつがあった。 www.webfx.com

GitHub https git

gitダメでhttpsを使うように github.blog っていうのが、pre-commitのconfigでモロに影響が出てる pre-commit.com

ghq 1.1.7

Release Checking in changes prior to tagging of version v1.1.7 · x-motemen/ghq · GitHub sort list by default

GitHub status

GitHub status RSS(rss 2.0/atom)あり GitHub Status

ghq 1.1.5

Release Checking in changes prior to tagging of version v1.1.5 · x-motemen/ghq · GitHub りどみ anaconda

ghq 1.1.4

Release Checking in changes prior to tagging of version v1.1.4 · x-motemen/ghq · GitHub helpのtypoとか

ghq v1.1.3

Fix ghq root --all not showing all root directories #289 (shihanng) Release Checking in changes prior to tagging of version v1.1.3 · x-motemen/ghq · GitHub

ghq 1.1.2

Release Checking in changes prior to tagging of version v1.1.2 · x-motemen/ghq · GitHub りふぁくたとか

GitHub app 感想

GitHub app 感想 UIは良いと思う リアクションがスマホでやりやすい でもスマホのサイズで差分を見切るのは限界があると思われる notification一括mark as readが欲しい GHE対応みんな言ってる ‎GitHub on the App Store

hub prのformat

hub prのformat git-logのpretty formatに寄せているけど、寄せているだけであって例えば%dなんかはhub prじゃ使えない hub-pr(1) - Manage GitHub Pull Requests for the current repository. Git - pretty-formats Documentation

GitHub ワイルドカード検索

クエリの一部として次のワイルドカード文字を用いることはできません PRやIssueの検索でもダメだった コードの検索 - GitHub ヘルプ

GitHub マージコンフリクト確認

どこがコンフリクトしてるんとおもったら意外とチェックできる GitHub でのマージ コンフリクトを解決する - GitHub ヘルプ

hub 2.14.1

Release hub 2.14.1 · github/hub · GitHub りどみの修正とか、ビルドスクリプトの修正とか

ghq 1.0.3

Release Checking in changes prior to tagging of version v1.0.3 · motemen/ghq · GitHub CGO_ENABLEDとは

hub merge

なんかブラウザポチポチするのがめんどくさくなって、hub mergeしてからgit pushしたら普通にブラウザ上のプルリクもちゃんとマージされていた。 内部的には下のコマンドを実行しているだけなので、もとのブランチで実行する必要があるっぽいけど $ hub merg…

ghq v1.0.0

v1 Release Checking in changes prior to tagging of version v1.0.0 · motemen/ghq · GitHub

ghq 0.99.0

Release Checking in changes prior to tagging of version v0.99.0 · motemen/ghq · GitHub 急に飛んできた

ghq 0.17.3

CIが間に合わないから1日おきにプルリク投げないでっていう

ghq 0.17.4

Release Checking in changes prior to tagging of version v0.17.4 · motemen/ghq · GitHub [fix] uniq local roots #246 (Songmu) [bugfix] fix race conditions by using sync.Once #245 (Songmu)

ghq 0.17.3

Release Checking in changes prior to tagging of version v0.17.3 · motemen/ghq · GitHub [incompatible] fix localRepositoryRoots order #240 (Songmu)

ghq 0.17.1 その2

zshのcompletionを入れているんだからこれを機にbashのcompletionも入れていいんじゃない?っていう気持ちあります。 brew bump-formula-pr --tag=v0.17.1 --revision=5add27b66cbb918e28f195a9065f6875b1a33392 ghq なお、completionファイルのディレクトリ…