Sunday 15 February 2015

msysgit - git show --oneline not showing oneline -


I am using version 1.8.3 of mysysgit and it seems that lineline does not just give me one line copy. Committed, I get all the lines.

  git show HEAD --online   

and even git show HEAD --pretty = "% H% s" < / Code>

Do not just enter one line.

(Note: The same results using both GIT Bash and Posh GIT)

The reason I want to show - Line I Posh GIT results from a modified list query results pipe Want to do

  git rev-list & lt; Somestuff & gt; | <% {Git Show $ _ - Lineline}    

May

  GIT Log Head - Online - No-Walk   

It's what you want.

BTW, there is - beautiful and - line line like git log like git rev-list , maybe the pipe is unnecessary.

No comments:

Post a Comment