Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アプリケーションの 1 つで github api を使用しようとしています。これには、入力されたブランチ名を検証する必要があります。githubのブランチ名の有効な正規表現が何であるかを知っている人はいますか?
ありがとう、ディネッシュ
おそらく、 git-check-ref-format を呼び出すことができます