You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2025. It is now read-only.
Hi there
If someone can point me in the right direction: getting this error when i open Julia studio. Have the latest Julia (0.3.2 32bit) and Julia Studio on Windows 8.1
fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git [...] -- [...]'
ERROR: failed process: Process(git '--work-tree=H:\.julia\METADATA' '--git-dir=H:\.julia\METADATA\.git' rev-parse --symbolic-full-name --abbrev-ref HEAD, ProcessExited(128)) [128]
in readbytes at process.jl:462
in readchomp at pkg/git.jl:24
in branch at pkg/git.jl:46
in add at pkg/entry.jl:51
in add at pkg/entry.jl:71
in anonymous at pkg/dir.jl:28
in cd at file.jl:30
in cd at pkg/dir.jl:28
in add at pkg.jl:20
in include at boot.jl:245
in include_from_node1 at loading.jl:128
in process_options at client.jl:285
in _start at client.jl:354
while loading C:\Program Files\JuliaStudio-0.4.5\julia-studio\share\julia-studio\Console\Console.jl, in expression starting on line 2
Hi there
If someone can point me in the right direction: getting this error when i open Julia studio. Have the latest Julia (0.3.2 32bit) and Julia Studio on Windows 8.1
fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git [...] -- [...]'
ERROR: failed process: Process(
git '--work-tree=H:\.julia\METADATA' '--git-dir=H:\.julia\METADATA\.git' rev-parse --symbolic-full-name --abbrev-ref HEAD, ProcessExited(128)) [128]in readbytes at process.jl:462
in readchomp at pkg/git.jl:24
in branch at pkg/git.jl:46
in add at pkg/entry.jl:51
in add at pkg/entry.jl:71
in anonymous at pkg/dir.jl:28
in cd at file.jl:30
in cd at pkg/dir.jl:28
in add at pkg.jl:20
in include at boot.jl:245
in include_from_node1 at loading.jl:128
in process_options at client.jl:285
in _start at client.jl:354
while loading C:\Program Files\JuliaStudio-0.4.5\julia-studio\share\julia-studio\Console\Console.jl, in expression starting on line 2