Skip to content
View keturn's full-sized avatar

Organizations

@MovingBlocks @code-scouts

Block or report keturn

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Document git fork as "Pull-Request O... Document git fork as "Pull-Request Only"
    1
    #!/bin/bash
    2
    # Replace the repo's default branch with a README explaining this fork is only for its submitted pull requests.
    3
    
                  
    4
    set -e -x -o pipefail
    5
    
                  
  2. gh-release-apt gh-release-apt Public

    Debian Repositories (apt support) for GitHub Releases

    JavaScript