วันศุกร์ที่ 17 มีนาคม พ.ศ. 2560

2.8 Git ขั้นพื้นฐาน - Summary

2.8 Git ขั้นพื้นฐาน - Summary

Summary

At this point, you can do all the basic local Git operations — creating or cloning a repository, making changes, staging and committing those changes, and viewing the history of all the changes the repository has been through. Next, we’ll cover Git’s killer feature: its branching model.

ไม่มีความคิดเห็น:

แสดงความคิดเห็น

Set MongoDB in the windows path environment

  Let’s set MongoDB in the windows environment in just a few steps. Step 1: First download a suitable MongoDB version according to your mach...