Microsoft/vscode

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

Open

#109 977 ouverte le 4 nov. 2020

Voir sur GitHub
 (7 commentaires) (0 réactions) (1 assigné)TypeScript (10 221 forks)batch import
feature-requestgithelp wanted

Métriques du dépôt

Stars
 (74 848 stars)
Métriques de merge PR
 (Merge moyen 11h 43m) (1 000 PRs mergées en 30 j)

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.

Guide contributeur