Skip to content

Add 'selfupdate' command #17

@justone

Description

@justone

Make it easy to update dfm using dfm itself. The current workflow is:

$ dfm remote add upstream git://github.com/justone/dotfiles.git
$ dfm pull upstream master

The selfupdate subcommand should support both merging from the upstream dotfiles master or grabbing the bleeding edge from the dfm repo.

It should also:

  • check for uncommitted files that might mess up the merge

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions