git rebase --continue
git rebase --abort
ပထမ command ကတော့ တကယ်လို့ conflict ရှိနေတဲ့အခါမျိုးမှာ conflict တွေရှင်းပြီးလို့ staged လိုက်ပြီးပြီဆိုရင် rebase ဆက်လုပ်ဖို့ပြောတဲ့ command ဖြစ်ပါတယ်။ ဒုတိယ command ကတော့ rebase ကိုမလုပ်တော့ပဲ ရပ်လိုက်တာဖြစ်ပါတယ်။
git config --global alias.sts status
Git မှာ command တွေကို alias လုပ်ထားလို့ရပါတယ်။ အပေါ်က command မှာဆိုရင် git status ကို အတို git st ပဲရိုက်လို့ရအောင် alias ထည့်တာဖြစ်ပါတယ်။
Conclusion
အခု ကျနော်ပြောသွားတဲ့ command တွေကတော့ ကျနော်အမြဲလိုလိုသုံးဖြစ်နေတဲ့ git command တွေဖြစ်ပါတယ်။ ဒီ command တွေက git နဲ့ပတ်သက်တဲ့ နေ့စဉ်ကြုံလာနိုင်မယ့် use case တော်တော်များများကို cover ဖြစ်တာမို့ အသုံးဝင်မှာပါ။