Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd Branch Scanning #258
Open
Add Branch Scanning #258
+43
−12
Conversation
|
Note: please allow me to do the merging after review. I have a customer currently using the script off of this branch. |
|
@JennieOhyoung this is really great! Can you update it to use spaces instead of tabs? The formatting of the additions makes some of the additions a bit hard to follow |
|
the suggested changes feature only allows one line at a time, but lines |
Co-Authored-By: Jared Murrell <primetheus@github.com>
| end | ||
| # Get all the branches so we can loop through them | ||
| if @branches | ||
| @client.branches(repo).each do |branch| |
This comment has been minimized.
This comment has been minimized.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
JennieOhyoung commentedJul 23, 2019
I made some changes to this script because: