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

Add error message if --force fails #57

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Aug 31, 2022

  1. added additional info and error message for --force option

    - changed the -f and -F help texts
    - added an error message if a force load failed
    playduck committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    515717a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88ae308 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0510533 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    6acb4f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4800ccc View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Merge remote-tracking branch 'upstream/master'

    merge conflicts were only in main.cpp.
    
    resolved by accepting all incoming changes and modifying the newly added error message in line 1607 to conform to all other messages
    
    no other conflicts or changes
    playduck committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    e4374e7 View commit details
    Browse the repository at this point in the history