-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop spacemacs function to update spacemacs #60
Comments
Indeed the last update broke the setup of several users and there is no documentation about how to update spacemacs. Your proposal is a good fit to add to the
|
Any way we can integrate this idea into the new buttons we have on the start page? I can work on the actual update commands (update packages, submodule update), but would need someone else to work with the UI. |
👍 I will work on the UI. |
We have Update of the packages. Update of spacemacs repo is on the way. |
For people following a certain branch, we need a function that will update spacemacs, this should both update the repo to the latest checkout, but also update all extension level submodules.
Perhaps also integrate this in startup, so in addition to adding packages, we also update submodules. The latest switch for
nerd-commenter
as an extension was missed in my setup when I just did agit pull
The text was updated successfully, but these errors were encountered: