bash
GitHub のリポジトリ名やownerを取得するシェル
2023-05-03git のディレクトリで remote に設定されている GitHub リポジトリの owner や repo 名を取得するシェルです。 remote URL の取得 url から owner と repo をパースする bash…
git のディレクトリで remote に設定されている GitHub リポジトリの owner や repo 名を取得するシェルです。 remote URL の取得 url から owner と repo をパースする bash…