Skip to content

Instantly share code, notes, and snippets.

@gifflet
Last active January 27, 2023 14:52
Show Gist options
  • Save gifflet/a3e40dacd8182fb9f432291b55c96b49 to your computer and use it in GitHub Desktop.
Save gifflet/a3e40dacd8182fb9f432291b55c96b49 to your computer and use it in GitHub Desktop.

Revisions

  1. gifflet renamed this gist Jan 27, 2023. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. gifflet created this gist Jan 27, 2023.
    3 changes: 3 additions & 0 deletions .sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    git add <file>
    git update-index --chmod=+x <file>
    git commit -m 'adding execute permissions'