Hello colleagues,

why do i get different status?

julia> Pkg.status()
12 required packages:
 - Autoreload                    0.2.0
 - Cairo                         0.2.26
 - Clang                         0.0.5
 - Debug                         0.1.2
 - Docile                        0.4.8
 - Gadfly                        0.3.11
 - Gtk                           0.8.0+             master (dirty)
 - IJulia                        0.2.1
 - ImageView                     0.0.20+            gtk
 - JuliaParser                   0.6.2
 - Lexicon                       0.1.3
 - Winston                       0.11.8             master (dirty)

vs.

lobi@orange4:~/v0.3/Gtk$ git status
On branch master
Your branch is up-to-date with 'origin/master'.

nothing to commit, working directory clean
lobi@orange4:~/v0.3/Gtk$ 


Reply via email to