i'm using Intellij, so for scenarios like this I create a separate "changelist" with name "LOCAL-ONLY" and include passwords and any local config that only applies to me.
That way I can clearly see that these changes don't get commited. You can also put line changes on the same file on different changelists.
Changelists concept is native with P4, but not sure with git. Maybe that's why Intellij only have it coz they've implemented their own on top of git.
I mentioned it in another comment, but if this is the case it feels like calling the movement a “great resignation” is a bit misleading, as a more appropriate label would be a “great company switching”
Agree as well! Best SQL IDE for Oracle/PostgreSQL. It uses the same IDE framework that eclipse use. So you can quickly get familiar with and even use the same shortcuts.
That way I can clearly see that these changes don't get commited. You can also put line changes on the same file on different changelists.
Changelists concept is native with P4, but not sure with git. Maybe that's why Intellij only have it coz they've implemented their own on top of git.