itenium-be/blog-posts

Git Gotcha's & Get out of mess

Closed this issue · 2 comments

Once a file is tracked, it needs to be removed from the git repo or changes will continue to be tracked even if the file is added to .gitignore.

git stash does not stash new files.

can't see changes of PS1 files? .gitattributes? encoding?

git how to get out of a mess?
--> Perhaps this is a separate blog post?