Problem with git-gui and relative directories

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Doing something like

mkdir -p junk/woozle
cd junk
git-init
cd woozle
echo "hooray" > plop
git add plop
git commit -m "x"
git gui blame plop

errors out with

fatal: cannot stat path woozle/plop: No such file or directory

Obviously, git-gui is confused about relative paths here.

-- 
David Kastrup

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux