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.
Grit を使用して ID でブロブを取得する方法はありますか? 私はこれを行うことができることを知っています:
@repo.tree/"myfile.txt"
しかし、ID でツリーからブロブを取得する方法はありますか?
編集:
解決策はこれでした: https://github.com/mojombo/grit/issues/#issue/12