Pedro Rijo

Results 71 comments of Pedro Rijo

I have 2 aliases that I use all the time: * my custom one liner log: `l1 = log --format='%Cgreen %h %C(white) %G? %Cred%ai %C(bold)%

yes, the other possibility is to use https://github.com/jOOQ/jOOL/compare/version-0.9.12...version-0.9.13 but none of them are very friendly (a short summary is way more convenient) thanks for the answer :)

@peff or anyone with a bigger knowledge on git + security that could offer some comment on this one?

with the move of git to other hashing functions (https://github.com/git/git/commit/721cc4314cb593e799213ad5f926a1e9fc5779b0) and other possible changes/improvements introduced to git since this issue, can we reach a consensus on how to define git...

thanks for reporting the issue @sivaraam . would you be interested in helping to solve the issue?

sure @C-Lion ! so, the book routing is made through https://github.com/git/git-scm.com/blob/main/app/controllers/books_controller.rb#L6 if we look into the setup at https://github.com/git/git-scm.com/blob/main/README.md#setup, we'll see how is the book content imported - it uses...

thanks for the suggestion @yotamcons ! you are totally right, it could be way more user friendly. i don't think at this moment there's the concept of order in the...

hey @yotamcons ! sorry for taking some time. so the page where the video listing is rendered is https://github.com/git/git-scm.com/blob/main/app/views/doc/videos.html.erb, and the page that renders each video is https://github.com/git/git-scm.com/blob/main/app/views/doc/watch.html.erb looking at...