This website requires JavaScript.
Explore
Help
Sign In
ShinobiSystems
/
ShinobiCE
mirror of
https://gitlab.com/Shinobi-Systems/ShinobiCE.git
Watch
1
Star
0
Fork
You've already forked ShinobiCE
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
ShinobiCE
/
tools
/
getGitLog.js
2 lines
64 B
JavaScript
Raw
Permalink
Blame
History
var
fs
=
require
(
'fs'
)
;
fs
.
readFileSync
(
_
_dirname
+
'/.git/logs/'
)
Reference in New Issue
View Git Blame
Copy Permalink