mdn-translation-ja-mcp
Preparing search index...
git/get-source-commit
getLatestCommitHashForPath
Function getLatestCommitHashForPath
getLatestCommitHashForPath
(
contentRepoRoot
:
string
,
relativePathFromRepoRoot
:
string
,
)
:
Promise
<
string
>
content リポジトリで、指定された相対パス(リポジトリルート基準)の blob が最後に更新されたコミットハッシュを返す。
Parameters
contentRepoRoot
:
string
relativePathFromRepoRoot
:
string
Returns
Promise
<
string
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
mdn-translation-ja-mcp
Loading...
content リポジトリで、指定された相対パス(リポジトリルート基準)の blob が最後に更新されたコミットハッシュを返す。