Skip to content
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

Closed
punassuming opened this issue Oct 31, 2014 · 4 comments
Closed

Develop spacemacs function to update spacemacs #60

punassuming opened this issue Oct 31, 2014 · 4 comments

Comments

@punassuming
Copy link
Contributor

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 a git pull

@syl20bnr
Copy link
Owner

syl20bnr commented Nov 1, 2014

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 *spacemacs* buffer like this:

SPACEMACS WELCOME
loading...............ready!

[U] update spacemacs
[R] restore previous session
...

@punassuming
Copy link
Contributor Author

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.

@syl20bnr
Copy link
Owner

👍

I will work on the UI.

@syl20bnr
Copy link
Owner

syl20bnr commented Feb 9, 2015

We have Update of the packages. Update of spacemacs repo is on the way.
I close this since the function is here but need improvements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants