0
Declined

add a construct like svn changelist, or the ignore-on-commit feature of TortoiseSVN

asoki 7 years ago updated 7 years ago 2

this would be handy eg. to ignore local changes made in configuration files.

i know there is staging, assume-unchanged, git-ignore and so on, but these are too complex and svn's changelist (IMHO) just the right thing for that.


there is also an stackoverflow thread with more info:

http://stackoverflow.com/questions/10606809/git-equivalence-of-svn-changelist

Declined

Local | Toggle "Assume Unchanged" and Local | Toggle "Skip Worktree" already do what you want.

thanks, but that does not works untracked files. or do i miss something?