1
0
Fork 0
mirror of https://gitlab.com/Shinobi-Systems/ShinobiCE.git synced 2025-03-09 15:40:15 +00:00
ShinobiCE/tools/getGitLog.js

2 lines
No EOL
64 B
JavaScript

var fs = require('fs');
fs.readFileSync(__dirname+'/.git/logs/')