I'm pretty sure `Pkg.update()` does this. -E
On Tue, Jun 17, 2014 at 1:30 PM, Tobias Knopp <[email protected]> wrote: > Is there a way to keep packages that have been cloned using Pkg.clone up > to date? > > I currently manually go to the package directory and do "git pull" but I > thought there might be a command from within Julia. > > Thanks, > > Tobi >
