h

2016-09-06 Thread Chris B
Sent from my iPhone

Re: git push --quiet option does not seem to work

2016-05-16 Thread Chris B
>> Once I included the whole email in my reply, but otherwise I deleted it >> all. > Both are bad practice. If you are considerate with the reader's time, this > consideration is typically reprocicated. So it is a good idea to save the > reader time by giving them the precise context they need. T

Re: git push --quiet option does not seem to work

2016-05-16 Thread Chris B
Once I included the whole email in my reply, but otherwise I deleted it all. Anyway, it is not a Powershell thing. I tested on another repo on GitHub and it worked as expected. So I guess indeed the problem lies with Microsoft's implementation. -- To unsubscribe from this list: send the line "unsu

Re: git push --quiet option does not seem to work

2016-05-16 Thread Chris B
PS H:\test-ps\myrepo> "hi" >> whatever PS H:\test-ps\myrepo> git add . PS H:\test-ps\myrepo> git commit -m 'boo' [test1 3cde450] boo Committer: Your name and email address were configured automatically based on your username and hostname. Please check that they are accurate. You

Re: git push --quiet option does not seem to work

2016-05-15 Thread Chris B
I did not see in your example any commit. But if you say so. I saw git init which would be a new repo.. don't know if it makes a difference. It's pushing to HTTPS. I can provide the real example tomorrow. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message t

Re: git push --quiet option does not seem to work

2016-05-15 Thread Chris B
By the way, I also notice by your prompt you seem to be testing this in Linux. I did indicate I'm using the Windows version. That might make a difference. On Sun, May 15, 2016 at 4:29 PM, Chris B wrote: > Try it by making some changes to files and committing them, and then push. > It

Re: git push --quiet option does not seem to work

2016-05-15 Thread Chris B
: > On Fri, May 13, 2016 at 05:21:30PM -0400, Chris B wrote: > >> Hi I am using 2.8.2.windows.1 and writing Powershell scripts doing >> some Git stuff. >> >> I have to use the --quiet option for git because it constantly outputs >> progress to stderr. >>

git push --quiet option does not seem to work

2016-05-13 Thread Chris B
Hi I am using 2.8.2.windows.1 and writing Powershell scripts doing some Git stuff. I have to use the --quiet option for git because it constantly outputs progress to stderr. However, it seems that --quiet does not actually work in git push. The output still goes to stderr. When there are changes

Re: [msysGit] Re: Git for Windows and line endings

2012-10-19 Thread Chris B
Hi. I'm sorry about the tone of the email; I was writing it after spending a lot of energy fixing things up and I should have taken some time to breathe. I recognize this is likely not going to change and even if I could jump in to contribute it wouldn't matter. I also recognize that changing it n