discussion
Would you recommend this product?
Rainer SelvetCTO @Wolf3D
Maker
Hey guys! I made GitSheet, a dead simple git reference as a weekend project to keep track of different git commands and make them easy to copy to clipboard. The list is definitely not exhaustive, I'm open for suggestions for additional commands or changes to the current ones. Hope it provides useful!
Shafkathullah IhsanWeb developer
Rainer SelvetCTO @Wolf3D
Maker
@shafkathullah_ihsan Hey! Yeah that was deliberate. I will be updating the list with additional commands though and include more sections.
Tkachenko Arthur ~UA~Building code for Food Tech projects
Farid MovsumovSoftware Developer / Maker
Nice project, I am not sure if the following command is correct
git push origin :branch_name => Delete a remote branch.??
Chris GermanoSoftware Developer and Game Designer
@ferid_movsumov This is correct, the colon essentially pushes null into the remote, deleting it. I'm butchering the technical behind-the-scenes but that's what it does.
Ellen ChoiEntrepreneur
this is really cool, nice job! we'll def be using it. would be great to see other regularly used commands like cherry pick, etc.
Avner BravermanMaking code sharing live
Finally!
This is awesome!
Jeff SilverFinance guy
This is really good! My engineers would love this! Shared it with the team already! Good job!
Jason EphraimCampus Director DigitalCrafts Houston
Thanks for creating this. Can you open source it? I would love to contribute more commands.
Thanks! The mobile version would be useful to keep the list always at hand.
Rainer SelvetCTO @Wolf3D
Maker