Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oldratlee/useful-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev-3.x
Choose a base ref
...
head repository: oldratlee/useful-scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/show-unix-time
Choose a head ref
  • 3 commits
  • 19 files changed
  • 1 contributor

Commits on Mar 18, 2024

  1. refactor: unify error message format and refactor related functions ℹ️

    - keep `usage` function simple
    - use `-s`/`-h` option for optional argument of `die` function
    - use bash builtin `type -P` instead of `which` command 🐚
    oldratlee committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f5def40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    934e57e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    e1cdec5 View commit details
    Browse the repository at this point in the history
Loading