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: coder/serpent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: coder/serpent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: readme-improvements
Choose a head ref
  • 1 commit
  • 1 file changed
  • 2 contributors

Commits on Jun 12, 2025

  1. docs: improve README

    This commit addresses issue #10 by making several improvements to the
    README.md file.
    
    - Compares the help output of a simple echo command between Cobra and
      Serpent.
    - Adds a 'Migrating from Cobra' section.
    - Explicitly states that Serpent is a replacement for Cobra and Viper.
    - Adds a pointer to the coder/coder repository for a more comprehensive
      example.
    
    Co-authored-by: Atif Ali <10648092+matifali@users.noreply.github.com>
    blink-so[bot] and matifali committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    cd5122d View commit details
    Browse the repository at this point in the history
Loading