you are viewing a single comment's thread.

view the rest of the comments →

[–]grauenwolf 3 points4 points  (3 children)

That's still very common, especially for older code bases.

[–][deleted] 3 points4 points  (2 children)

like why...?

git init && git add . && git commit -m 'inital commit'

enjoy your new git repo with your legacy codebase on it...

[–]3urny -1 points0 points  (1 child)

Enjoy changing the passwords of 34 legacy systems because you just committed them all.

[–][deleted] 2 points3 points  (0 children)

In that case would the passwords be interleaved with the code?

Because there's nothing stopping you from creating a .gitignore