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: z-shell/zi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Choose a base ref
...
head repository: z-shell/zi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.3
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Nov 12, 2022

  1. [perf/fix]: ✨ performance (#240)

    * feat: ✨ User/Device specific directories.
    
    Global/Optional parameter specifications define where these files should be looked for by specifying one or more base directories relative to which files should be located. This allows for verification/creation/set user preferred/default paths.
    
    * perf(library): 🚀 Project terms/words.
    
    Correction/Collection of project terms/words to prevent namespace pollution. Used for docs/tests/automation and other maintenance/improvements.
    
    * fix: ✅ register atpull hook.
    
    Fix to correctly register atpull hooks during the exclamation mark expansion.
    ss-o authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    04310b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

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