You could look at the code on Github?

It sounds like you edited the file, so Pkg.update() can't update the code 
as it doesn't want to overwrite any changes you have made. The most simple 
way to fix this would be to remove the folders for any packages you've 
"dirtied" and then run Pkg.update() to restore them.

On Friday, November 14, 2014 4:59:17 PM UTC-5, Frank Davidson wrote:
>
> Hi,
>
> Anyone know of how you can easily look at package code while in Julia? It 
> would be great if there were a way to do that... I ended up going into the 
> .julia directory and somehow screwed up Git so I couldn't Pkg.update() 
> anymore...
>
> Frank
>

Reply via email to