Last active
January 27, 2023 14:52
-
-
Save gifflet/a3e40dacd8182fb9f432291b55c96b49 to your computer and use it in GitHub Desktop.
Revisions
-
gifflet renamed this gist
Jan 27, 2023 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
gifflet created this gist
Jan 27, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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'