Hi, Today I accidentally tried to move a file into a folder that i had yet to create. It took me a few extra seconds to figure out what had gone wrong, because the error message mentions the source, but not the target e.g.
``` $ git mv existing unknown/new fatal: renaming 'existing' failed: No such file or directory ``` could this error message be improved to explicitly mention the target? Best, David -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/git-users/81fec628-7ded-42cf-8824-e0dd163ebc44n%40googlegroups.com.