Ask for each remote file update after `life push` and add `[-f|--force]` option to disable asking
Open
enhancement
UX
- Dominant language
- Haskell
- Stars
- 21
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Similar to #93 but for the `life push` command.
Contributor guide
Research direction
Start by reading issue #93 and locating the entry point for the `life push` command. Determine how remote file updates are handled and what the corresponding confirmation behavior should be, including the `[-f|--force]` option. Done means each remote file update asks for confirmation by default and `--force` disables those prompts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100