GitHub CLIでリモートリポジトリのコンテンツをクローンなしで読み取る Read remote repository content with GitHub CLI
AI要約 クローンせずにリモートリポジトリのファイルやディレクトリ内容をターミナルから直接確認できる新コマンド「gh repo read-file」と「gh repo read-dir」がGitHub CLIに追加された。
EN GitHub CLI adds two new commands, gh repo read-file and gh repo read-dir, letting developers browse remote repository content from the terminal without cloning the repo.