gabrielcsapo / gabrielcsapo/node-git-server
push.last has a 0095 prefix
Open
- Dominant language
- TypeScript
- Stars
- 262
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
``` ts
repos.on('push', (push) => {
console.log(push.last) // 009533968fd3fb88b6ca911aa2b37f33ba12663b7396
push.accept();
});
```
push.last has a 0095 prefix
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.