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