add note about making PRE file executable
This commit is contained in:
@@ -61,6 +61,8 @@ B. Specify the prefix for variable substitution:
|
|||||||
the first line):
|
the first line):
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
git config nethack.substprefix MINE
|
git config nethack.substprefix MINE
|
||||||
|
Now make it executable:
|
||||||
|
chmod +x ~/nethack/GITADDDIR/DOTGIT/PRE
|
||||||
C. Configure the repository:
|
C. Configure the repository:
|
||||||
- cd to the top level of the repository
|
- cd to the top level of the repository
|
||||||
- tell the repository about the directory you created above:
|
- tell the repository about the directory you created above:
|
||||||
|
|||||||
Reference in New Issue
Block a user