Microsoft/vscode

Git - Expose git.publish as a command through Git API

Open

#109,977 opened on Nov 4, 2020

View on GitHub
 (7 comments) (0 reactions) (1 assignee)TypeScript (74,848 stars) (10,221 forks)batch import
feature-requestgithelp wanted

Description

The git.publish command would be very helpful to have in the API itself. Right now, push is very limited in that everything needs to already be set up for the user before we can push, but publish has a really great UI experience to help the user with everything.

Contributor guide