This website requires JavaScript.
Explore
Help
Sign In
ceda_ei
/
git-alerts-bot
mirror of
https://gitlab.com/ceda_ei/git-alerts-bot
Watch
1
Star
0
Fork
You've already forked git-alerts-bot
0
Code
Issues
Releases
Wiki
Activity
dce4394ff6
git-alerts-bot
/
util
/
convert
/
index.js
5 lines
89 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
getEvent
:
require
(
"./event"
)
,
commit
:
require
(
"./commit"
)
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink