Timeline for GIT move files from folder to subfolder
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 15 at 15:01 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| May 15 at 12:09 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jan 11 at 1:00 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jul 30, 2022 at 20:33 | comment | added | Confounder | The operating system is Windows where I have Git for Windows installed. The "bin" folder is empty for all Apps. | |
| Jul 29, 2022 at 16:49 | answer | added | terdon♦ | timeline score: 0 | |
| Jul 29, 2022 at 16:49 | comment | added | icarus | So your command runs "git mv /c/Service/App1/* /c/Service/App1/bin" and the "*" will include "bin". You need to get rid of the bin. You could do the move in 2 steps, move first into ElEpHaNt or another name that doesn't exist and then move that to bin. What do you want to do with things already in "bin"? | |
| Jul 29, 2022 at 16:46 | comment | added | terdon♦ | Path /c:? What operating system are you using? | |
| S Jul 29, 2022 at 16:38 | review | First questions | |||
| Aug 12, 2022 at 16:40 | |||||
| S Jul 29, 2022 at 16:38 | history | asked | Confounder | CC BY-SA 4.0 |