Posts

30 December 2024

How to .gitignore folder

What to do if you want to ignore a specific directory and all it's content.

20 November 2022

Deploy application to production server using git and post-receive hook

In this article we'll explore how to deploy on server (Linux VPS) with git and post-receive hook

1 September 2022

How to git push an existing project to online repository (GitHub, Bitbucket ...)

Command line steps needed to push any existing project to git repository