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

Create restore from backup functionality #4

Open
12 tasks
kiprasmel opened this issue Aug 25, 2019 · 1 comment
Open
12 tasks

Create restore from backup functionality #4

kiprasmel opened this issue Aug 25, 2019 · 1 comment
Assignees
Labels
help wanted Extra attention is needed priority:high priority

Comments

@kiprasmel
Copy link
Owner

kiprasmel commented Aug 25, 2019

Task

  • Create a function which would restore changes from

    • XYZ backup

    • latest backup

      • Identify the latest backup (probably by the unix date timestamp we add to the branch name) (create as separate function since it'd be needed for other stuff too)
  • implement an option to activate this function

    • think of a good name
    • handle in the script
    • update docs
      • raw
      • manual page
@kiprasmel kiprasmel added enhancement help wanted Extra attention is needed priority:high priority labels Aug 25, 2019
@kiprasmel kiprasmel self-assigned this Aug 25, 2019
@kiprasmel kiprasmel added docs Improvements or additions to documentation and removed enhancement docs Improvements or additions to documentation labels Aug 26, 2019
@kiprasmel
Copy link
Owner Author

git stash apply. Would be awesome being able to restore from a remote though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed priority:high priority
Projects
None yet
Development

No branches or pull requests

1 participant