g* auto git commands added, some encoding stuff as well
This commit is contained in:
5
bin/gitea_hints
Executable file
5
bin/gitea_hints
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
printf 'https://username:PERSONAL_ACCESS_TOKEN@github.com/username/project.git\n'
|
||||
printf 'git push https://username:PERSONAL_ACCESS_TOKEN@github.com/username/project.git\n'
|
||||
printf 'token: avatar, settings, applications\n'
|
Reference in New Issue
Block a user