What happens when you run `git add .git` in a Git repository?

Viewed 6130

While it seemed to do nothing, it gave no warning or error message. Any ideas?

2 Answers
Related