How to change git path from C:\cygdrive\c... to C:\ or just \cygdrive\c\?
I have setup notepad++ as my editor for git. When i try to perform an interactive rebase (git rebase -i), notepad opens but cannot find the right files for rebasing due to this weird path that include C:\cygdrive\c...
Here is an image of the error message that notepad++ shows...