Introduction to Git
George Boorman
Curriculum Manager
Git commit มี 3 ส่วน:
Commit
Tree




commit ล่าสุด: b22eb75a82a68b9c0f1c45b9f5a9b7abe281683a
ตัวสร้างตัวเลขสุ่มเทียม—ฟังก์ชัน hash
Hash ช่วยให้แชร์ข้อมูลระหว่าง repo ได้
git log
commit ad8accfe94cb924444c488132bdef7c54b9bca68
Author: Rep Loop <[email protected]>
Date: Wed Jul 24 07:48:27 2022 +0000
Added reminder to cite funding sources.
:
space เพื่อดู commit ก่อนหน้าq เพื่อออกจาก log และกลับสู่เทอร์มินัลIntroduction to Git