itheo.tech, I automate Sh!t

itheo.tech, I automate Sh!t

Follow
Follow
homeAbout MeTech usedShop❤️ DonateContactbadgesnewsletter
Tag

Git

#git

More content

Read more stories on Hashnode


Articles with this tag

Remove file or folder from Git Repo

Jan 1, 20203 min read126 views

Solution for removing a file or folder from your Git Repo with example code and easy to follow guide. Works for both Github and Gitlab and other...

Remove file or folder from Git Repo

How to git clone into a non-empty directory

Feb 16, 20192 min read4.2K views

Git is great for your own and team projects but what if you have a non-emtpy folder you want to clone into. This guide will help you to clone into...

How to git clone into a non-empty directory