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

php - Auto increment employee ID -

php - isset function not working properly -

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