UNPKG
git-autoshelve
Version:
latest (0.1.1)
0.1.1
0.1.0
TFS-like autoshelving for GIT repository
git-autoshelve
/
bin.js
2 lines
•
45 B
JavaScript
View Raw
1
2
#!/usr/bin/env node
require
(
"./autoshelve"
);