quarto-dev / quarto-dev/quarto-cli

`quarto publish gh-pages`: use remote source other than `origin`

Open
#5,997 10 comments 0 reactions 1 assignee View on GitHub

@cderv is already working on this.

Since Apr 17, 2025.

enhancement publishing-github
Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Description

Discussed in https://github.com/quarto-dev/quarto-cli/discussions/5993

Originally posted by rgaiacs June 21, 2023

Description

I have a Git remote source named quarto:

$ git remote -v
quarto  git@github.com:gesiscss/orc2.git (fetch)
quarto  git@github.com:gesiscss/orc2.git (push)

Executing quarto publish gh-pages produces the follow prompt

? Publish site to undefined using gh-pages? (Y/n) › 

Will be great if the prompt get information of other remote sources.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.