Conversation Practice — Week 11 📦
การทำงานกับ Git และ GitHub
Git 工作流与 GitHub 集成
I'm learning about git Workflows & GitHub Integration. Can you help?
ฉันกำลังเรียนรู้เกี่ยวกับการทำงานกับ Git และ GitHub ช่วยได้ไหม?
我在学习Git 工作流与 GitHub 集成。你能帮我吗?
Sure! Git Workflows & GitHub Integration is one of the most useful features.
ได้เลย! การทำงานกับ Git และ GitHubเป็นหนึ่งในฟีเจอร์ที่มีประโยชน์ที่สุด
当然!Git 工作流与 GitHub 集成是最有用的功能之一。
What's the first thing I should know about commit?
สิ่งแรกที่ควรรู้เกี่ยวกับ commit คืออะไร?
关于 commit,我首先应该知道什么?
It means 'To save changes to the repository'. Let me show you how it works.
หมายถึง 'คอมมิต' ให้ฉันแสดงวิธีการทำงาน
它的意思是"提交"。我来演示一下它是怎么工作的。
That makes sense. How about branch?
เข้าใจแล้ว แล้ว branch ล่ะ?
明白了。那 branch 呢?
branch is 'A separate line of development'. You'll use it a lot.
branch คือ 'สาขา' คุณจะใช้มันบ่อยมาก
branch 是"分支"。你会经常用到它。
What topic are they discussing?
What does 'commit' mean?