This website requires JavaScript.
Explore
Help
Sign In
Trez
/
opencommit-gitea
Watch
4
Star
0
Fork
0
You've already forked opencommit-gitea
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bd8de7a8ea3ff332c4b0181b13650789d35cef21
opencommit-gitea
/
src
T
History
di-sukharev
bd8de7a8ea
feat(commit.ts): add '-u origin HEAD' flag to 'git push' command to set upstream branch and push current branch to it
2023-03-15 14:46:15 +08:00
..
commands
feat(commit.ts): add '-u origin HEAD' flag to 'git push' command to set upstream branch and push current branch to it
2023-03-15 14:46:15 +08:00
utils
*
🚀
feat(generateCommitMessageFromGitDiff.ts): add mergeStrings utility function
2023-03-07 16:19:00 +08:00
api.ts
Replace type assertion with built-in error detection (
#10
)
2023-03-14 18:50:25 +08:00
cli.ts
* docs(README.md): add reminder to add payment details to OpenAI API key
2023-03-11 13:23:46 +08:00
CommandsEnum.ts
* feat(CommandsEnum.ts): add COMMANDS enum
2023-03-11 00:23:30 +08:00
generateCommitMessageFromGitDiff.ts
* fix(generateCommitMessageFromGitDiff.ts): fix formatting of commit message prompt
2023-03-13 16:43:59 +08:00