This website works better with JavaScript.
Home
Explore
Help
Sign In
codefeathers
/
mark
mirror of
https://github.com/codefeathers/mark
Watch
1
Star
0
Fork
0
Code
Issues
Releases
Wiki
Activity
✒️
Make a mark as you work.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14
Commits
2
Branches
0
Tags
27 KiB
JavaScript
100%
Tree:
42de04b1ca
master
wip
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '42de04b1ca'
${ noResults }
mark
/
lib
/
commit.js
4 lines
60 B
Raw
Blame
History
const
commit
=
args
=>
{
//TODO
}
;
module
.
exports
=
commit
;
Reference in new issue