JetpackDuba / Gitnuro

A FOSS Git multiplatform client for newbies and pros
https://gitnuro.com/
GNU General Public License v3.0
872 stars 44 forks source link

Simple commit's SHA copy #150

Closed BasilYes closed 11 months ago

BasilYes commented 11 months ago

Is your feature request related to a problem? Please describe. I'm always frustrated when need to get commit's SHA and can't do it as simple as in github

Describe the solution you'd like Just one button in the RMB commit menu

Describe alternatives you've considered Alternatives copy it in github or use git log

Additional context Github realisation: image

What I want: image

JetpackDuba commented 11 months ago

Hey!

You can click on a commit and click on the SHA, it will be copied to the clipboard.

El lun, 24 jul 2023, 9:38, BasilYes @.***> escribió:

I'm always frustrated when need to get commit's SHA and can't do it as simple as in github

Just one button in the RMB commit menu

Alternatives copy it in github or use git log

Github realisation: [image: image] https://user-images.githubusercontent.com/36816595/255518386-fd91bb7d-7f6a-4554-b686-b7bcc47b74b4.png

What I want: [image: image] https://user-images.githubusercontent.com/36816595/255518495-eee2537b-3085-40ee-9c5c-1d12d1934b18.png

— Reply to this email directly, view it on GitHub https://github.com/JetpackDuba/Gitnuro/issues/150, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEBCHXBPU642HJRJOEHGGJLXRYRA3ANCNFSM6AAAAAA2VFK4VE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

BasilYes commented 11 months ago

Thanks, I just didn't notice this.