git - Not how but why a committed file cannot be ignored easily (Practical Purpose of "Assume Unchanged")? -


hi interested know design behind git such committed files cannot ignored directly have assumed unchanged. why there tight coupling between them requires "assumed unchanged" solve it.

enter image description here


Comments

Popular posts from this blog

javascript - Access directive function from component class or template -

php - Auto increment employee ID -

python - Evaluating the next line in a For Loop while in the current iteration -