0

Ignore specific local changes and Automatically exclude lines at commit

Steven Schermerhorn 5 years ago updated by Thomas Singer 5 years ago 1

Nearly every developer is in a situation where they have api tokens, secrets, or other specific local configuration that they change on their box but don't want to commit them or push them.

It would be pretty amazing if SmartGit supported a feature where you could set specific line modifications in a file to be ignored and/or excluded during a commit. 

You either can ignore untracked files or mark tracked files as 'Assume Unchanged' or 'Skip Worktree'. You can find such commands in the Local menu.