June 17, 2023
SOME TIPS IN GIT
As you know, the basic commands usually using when work in with git: Clone, pull, commit, push … But sometime you will meet some trouble when working git, as commit with wrong message or commit wrong file… How do resolve these trouble? This blog will give you some tips to resolve them.