Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Famous/famous-angular
/ linkToCommit
Function
linkToCommit
changelog.js:66–68 ·
view source on GitHub ↗
(hash)
Source
from the content-addressed store, hash-verified
64
65
66
var
linkToCommit =
function
(hash) {
67
return
util.format(LINK_COMMIT, hash.substr(0, 8), hash);
68
};
69
70
71
var
currentDate =
function
() {
Callers
2
printSection
Function · 0.85
writeChangelog
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected