node-git-server
node-git-server copied to clipboard
push.last has a 0095 prefix
repos.on('push', (push) => {
console.log(push.last) // 009533968fd3fb88b6ca911aa2b37f33ba12663b7396
push.accept();
});
push.last has a 0095 prefix