You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/04/09 05:14:16 UTC

[GitHub] [pulsar] eolivelli commented on a change in pull request #9877: Support get persistent topics or non-persistent topics for pulsar admin client

eolivelli commented on a change in pull request #9877:
URL: https://github.com/apache/pulsar/pull/9877#discussion_r610350099



##########
File path: branch_delete_except.sh
##########
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+for branch in `git branch`; do

Review comment:
       It looks like this file is not related to this patch, please remove




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org