-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
I added some files via git add they then show up in git media queues. However if I decide to not commit those files and git reset HEAD ., they remain in git media queues.
renderables/ on master › git add git-media/
renderables/ › git media queues
upload
git-media/psds/100.psd
git-media/psds/1000-2.psd
git-media/psds/300.psd
renderables/ › git reset HEAD .
renderables/ on master › git media queues
upload
git-media/psds/100.psd
git-media/psds/1000-2.psd
git-media/psds/300.psd
renderables/ on master › git st
On branch master
Your branch is up-to-date with 'origin/master'.
Untracked files:
(use "git add <file>..." to include in what will be committed)
.gitattributes
git-media/
nothing added to commit but untracked files present (use "git add" to track)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels