This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartgit
Watch
2
Star
0
Fork
0
You've already forked smartgit
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
80806fdca9
smartgit
/
ts
/
postinstall.ts
2 lines
74 B
TypeScript
Raw
Normal View
History
Unescape
Escape
remove @types/shelljs
2016-07-02 00:36:33 +00:00
let
shelljs
=
require
(
"shelljs"
)
;
now using native git through shelljs since it proves to be much more stable
2016-07-02 00:22:03 +00:00
import
beautylog
=
require
(
"beautylog"
)
;
Reference in New Issue
Copy Permalink