Apple Rinquest | WordPress & PHP Developer

How to undo “git fetch” for Bitbucket

I have a situation where I fetch the changes from the remote repo I have been working with. The result … Read More

How to ignore previously committed files and folders

Situation I have with CraftCMS3 Recently I am working on a project using CraftCMS 3. I work with another backend … Read More

How to undo the commit in git

Today I have a situation where I fetch the changes from the master branch(remote repo) to my dev local branch. … Read More

Common Git Commands

Today it was a rainy day. I was cleaning my repositories on GitHub and bitbucket. So it is a good … Read More

Gitflow for a complex project

Last month, I had to work on a complex WordPress website and I had to work with other developers. The … Read More