我的GitHub回购有问题。问题在于之前的"合并"删除了一些提交。
我在GitHub API中找到了我想要恢复的提交,但是我无法获得它。
我的回购:https://github.com/DavidRnR/WebEntrega/
我需要这个提交/ sha:
"commits": [
{
"sha": "47af90bec132e9b4e0ac87efa720007e79682193",
"author": {
"email": "carlosdavidmartin@gmail.com",
"name": "David Martín"
},
"message": "Ultimando detalles en JS. Finalizada",
"distinct": true,
"url": "https://api.github.com/repos/DavidRnR/WebEntrega/commits/47af90bec132e9b4e0ac87efa720007e79682193"
}