Y Generation
Apps
iPhone/iPad
NPB Statistics NPB Stats and Info
Mac OS X
RulingScreen Chinese Memorization Hey, More Apps will be released!
Contact About Y Generation
&nbps;Home ✈️ Travel ⚾ Baseball 🛠 Tech 📘 Language 👨🏻 Politics About Y Generation  😈
  • Travel✈️
  • Baseball⚾️
  • Tech🛠
  • Language📘
  • Politics👨🏻
  • 👩🏼‍💻Tech Note

git-rm

A collection of 1 post

👩🏼‍💻 tech-note

How to untrack a directory in Git?

The process is pretty simple: git rm -r --cached directory_to_untrack Note that I was forced to untrack the directory as it had a .git/ wit

The process is pretty simple:

git rm -r --cached directory_to_untrack

Note that I was forced to untrack the directory as it had a .git/ within it and thus was considered a submodule. So in my case I first deleted the .git/ before untracking the directory.


Source: http://stackoverflow.com/a/30360954/2360798

-->
  • Y Generation
1 min read
Y Generation © 2021
Latest Posts 🙈🙉🙊