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: yankeexe/git-worktree-switcher
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Choose a base ref
...
head repository: yankeexe/git-worktree-switcher
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.1
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Aug 23, 2022

  1. Add instructions for Mac

    yankeexe committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    c915b15 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Updated the usage of the grep utility

    * Updated the usage of the `grep` utility
    
    Updated the usage of the `grep` utility so it works both on Linux and
    BSD (MacOS)
    
    * Moved grep before awk
    
    Co-authored-by: Kamil Gryniewicz <kamil.gryniewicz@gs.com>
    Kamil Gryniewicz and grynik-gs authored Sep 25, 2022
    Configuration menu
    Copy the full SHA
    bf510eb View commit details
    Browse the repository at this point in the history
  2. Update version

    yankeexe committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    dc08a4f View commit details
    Browse the repository at this point in the history
Loading