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: github/copilot-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 425b68c
Choose a base ref
...
head repository: beaconchain-horizon/copilot-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 68f7804
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Jun 5, 2026

  1. Refactor README by removing installation instructions

    docs: add GitHub Copilot CLI documentation
    
    - Include overview, installation, authentication, LSP configuration
    - Provide usage instructions and experimental features
    beaconchain-horizon authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    0afd874 View commit details
    Browse the repository at this point in the history
  2. Create blank.yml

    ci: add workflow to connect and sync multiple repositories
    
    - Clone several repos (public/private) using actions/checkout
    - Support custom sync scripts and optional auto-commit
    - Use secrets for private repository access
    beaconchain-horizon authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    916ca05 View commit details
    Browse the repository at this point in the history
  3. Add CI workflow for syncing multiple repositories

    Add a CI workflow to connect and sync multiple repositories with support for custom scripts and auto-commit.
    beaconchain-horizon authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    68f7804 View commit details
    Browse the repository at this point in the history
Loading