Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print log of changes since last update #10

Merged
merged 1 commit into from Feb 21, 2017
Merged

Conversation

Rycieos
Copy link
Contributor

@Rycieos Rycieos commented Feb 17, 2017

Along with each repo printed with how many commits are updated, will now
print a one-line per commit list of all new commits. Uses printf to keep
the lines from interleaving.

Fix for #8

Along with each repo printed with how many commits are updated, will now
print a one-line per commit list of all new commits. Uses printf to keep
the lines from interleaving.

Remove "-" from grep; it serves no purpose, other than to say to read
from stdin, which is the default. It also breaks grep on hosts that have
an old grep without that feature.
@Rycieos
Copy link
Contributor Author

Rycieos commented Feb 17, 2017

Here is output of a test run:

http://pastebin.com/unqq6p4g

@airblade airblade merged commit 0e08f8c into airblade:master Feb 21, 2017
@airblade
Copy link
Owner

Thank you very much! I really like this :)

@Rycieos Rycieos deleted the details branch February 21, 2017 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants