From 527579ab210e721e20b54a33522c03c86b9269bb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 15 Jan 2016 16:06:10 -0400 Subject: [PATCH] comment --- ...mment_3_996139be157e23e17ece9f131b17240a._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/SmartGit__39__s_Cherry-Pick_function_throws_error_with_git-annex/comment_3_996139be157e23e17ece9f131b17240a._comment diff --git a/doc/bugs/SmartGit__39__s_Cherry-Pick_function_throws_error_with_git-annex/comment_3_996139be157e23e17ece9f131b17240a._comment b/doc/bugs/SmartGit__39__s_Cherry-Pick_function_throws_error_with_git-annex/comment_3_996139be157e23e17ece9f131b17240a._comment new file mode 100644 index 0000000000..3af1b89bcf --- /dev/null +++ b/doc/bugs/SmartGit__39__s_Cherry-Pick_function_throws_error_with_git-annex/comment_3_996139be157e23e17ece9f131b17240a._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2016-01-15T20:04:19Z" + content=""" +If SmartGit is started from the OSX GUI, and +/usr/local/bin is added to your PATH in eg .bashrc, there's a good chance +that the PATH won't include it. + +If this were a Linux system, I'd suggest setting the PATH in `.xsessionrc`. +I don't know what the equivilant is for OSX. +"""]]