Mengenal apa itu Git keep dan cara melakukan push folder kosong ke repository Git
https://www.freecodecamp.org/news/what-is-gitkeep/
#git #gitkeep #folder
https://www.freecodecamp.org/news/what-is-gitkeep/
#git #gitkeep #folder
freeCodeCamp.org
What is .gitkeep? How to Track and Push Empty Folders in Git
Let's say you need to completely restructure the directories of your codebase. You need to move some folders higher, move some other folders lower, and move lots of files into some new folders you're going to create. You start shifting the code aroun...