A command dfm checkupdate that you can put in your .bash_profile (or zsh equiv) that will only check for updates once a day and will have one of the following outputs:
- Nothing - if there are no updates
- A list of updates (log summary) and "you have updates, run dfm umi"
Alternatively, it could just merge the changes in if configured.
It should:
- complain if there are local changes and there are changes to pull in
- refuse to merge changes in if there are local changes
A command
dfm checkupdatethat you can put in your.bash_profile(or zsh equiv) that will only check for updates once a day and will have one of the following outputs:Alternatively, it could just merge the changes in if configured.
It should: