Skip to content

Instantly share code, notes, and snippets.

@Huluvu424242
Last active December 23, 2023 16:15
Show Gist options
  • Save Huluvu424242/465950a033b20d4614d851ac44b1e4a6 to your computer and use it in GitHub Desktop.
Save Huluvu424242/465950a033b20d4614d851ac44b1e4a6 to your computer and use it in GitHub Desktop.
Git CheatSheet
#
# good cheat sheet: https://github.com/MrKrishnaAgarwal/Git-CheatSheet
#
# make foo.sh executable
git update-index --chmod=+x foo.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment