Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodegit/nodegit
/ stash.js
File
stash.js
lib/stash.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
NodeGit = require(
"../"
);
2
var
normalizeOptions = NodeGit.Utils.normalizeOptions;
3
var
shallowClone = NodeGit.Utils.shallowClone;
4
var
Stash = NodeGit.Stash;
Callers
nothing calls this directly
Calls
2
shallowClone
Function · 0.85
normalizeOptions
Function · 0.85
Tested by
no test coverage detected