Git - A simple step into Deep world!
Hello all again, ဒီတခေါက် sharing လုပ်ပေးချင်တာကတော့ git အကြောင်းပါ Git ကို developing, software သမားတွေဆို မစိမ်းလောက်ပါဘူး. ကျောင်းတက်တုန်းက သေချာ မလုပ်ခဲ့တာတွေကြောင့် ကိုယ်အလုပ်ခွင်ထဲရောက်တဲ့အခါမှာ git ကို နားလည်အောင် တော်တော် လေ့လာခဲ့ရတယ်.. repositoryတော်တော်များများလည်း ကိုယ်လုပ်လို့ ပျက်စီးခဲ့ပါတယ် 😃 seniors တွေဆီကလည်း အဆူတွေခံရပေါ့ 😬 Ok . so အရင်ဆုံး GITရဲ့ အဓိပါယ်လေး..Google မှာ ခေါက်လိုက်ရင်တော့ တွေ့ရမှာလေးပေါ့.. Git is a version control system for tracking changes in computer files and coordinating work on those files among multiple people. It is primarily used for source code management in software development, but it can be used to keep track of changes in any set of files. GITကိုနှစ်မျိုး အသုံးပြုလို့ရတယ် . https://git-scm.com/downloads Windows မှာဆိုတော့ ပိုပီး simple တယ် gitbash. သူက UI လေးနဲ့ဆိုတော့. So ဒီsharing sessionမှာ ကိုယ်က Linuxသမားတစ်ယောက် ဖြစ်နေတော့ Step by step how to use...