method GitOperations.prototype.remoteTagExists GitOperations.prototype.remoteTagExists(tag: string): Promise<boolean> Check if a remote tag exists Parameters tag: string Return Type Promise<boolean>