message no. 183166
Posted by Henry151 in #github at 2020-07-14T03:23:59Z
so if i type "git reset HEAD ../admin/test_administrative.py" to 'unstage' as it says there in the git status; will that essentially move that file from the "Changes to be committed" section to the "Changes not staged for commit" section? or is it going to delete the file itself?