List Question
20 TechQA 2023-06-08T20:03:37.720000Removing a submodule manually
147 views
Asked by tadm123
Running "git rm --cached" removes files from the .git folder?
2.9k views
Asked by tadm123
How to remove a submodule from git so that it is deleted from the file system on pull
135 views
Asked by justauser
Issues deleting git file after pushing
614 views
Asked by Zach Wilcox
Problem/Confusion about merging branches and "modify/delete" Conflicts
35 views
Asked by John Reed Avery
git add/rm files based on the type of change (of the files)
182 views
Asked by eshirvana
what does git rm do as opposed to deleting by OS and git add
1k views
Asked by b3hn4m
Move a file from a directory with one file to another (refactoring)
161 views
Asked by Jim
how can git commit -a work after i remove a file from index
276 views
Asked by Akshay Malik
Undo .gitignore changes
1.1k views
Asked by joyfantastic
how to not pull a file that commited?
69 views
Asked by omer
Easily remove multiple tracked files and add them to gitignore with VSCode
1k views
Asked by PLB
What's the difference between 'git rm --cached', 'git restore --staged', and 'git reset'
12.3k views
Asked by sekai_no_suda
Git: how to untrack files without staging them for deletion
2.9k views
Asked by Andrew Toups
Removing all the files in a branch with git?
171 views
Asked by Ole
I accidentally uploaded a windows pointer instead of the actual folder- how do I delete it?
49 views
Asked by user3573562
Remove all files associated with a repository, keeping other files
57 views
Asked by R Harrington
how do i recover deleted files from the command git rm -r * with files that were commited but wasnt pushed
108 views
Asked by Noam Atishkin
Can't remove all files with "git rm -r -f {folder_name}" (Windows 10)
647 views
Asked by jbyrd
How to delete folders from GIT?
283 views
Asked by klvb