Commit Graph

11 Commits

Author SHA1 Message Date
9e71ba8814
Added MIT license #1 2025-08-19 22:34:24 +05:30
bd77cd3676
fix #2
[chore] removed onedev buildscpec
[fix] use subprocess instead of execvp

using execvp means that we have to add the messages before git-add
switching to subprocess allows us to check whether git-add was successfull
and if it was, then add the message.

ondev buildspec was removed as we have switched to gittea
2025-08-19 22:30:59 +05:30
376f5ac101
Add image 2025-08-09 23:05:22 +05:30
ac0fc26960
updated readme to include add and show message 2025-08-09 23:04:25 +05:30
e6a3e9f16e
update the add command 2025-08-09 23:04:02 +05:30
8f79123953
set aliases for adding and showing messages 2025-08-09 22:38:49 +05:30
f4dcc3ddd4
Added README 2025-08-09 16:49:10 +05:30
829999cc60
build file
[feat] added build file for onedev
[fix] remove check yaml
2025-08-09 16:18:36 +05:30
e5c0187e31
add commit messages
[feat] add new messages and then get then store them as commit templates
2025-08-09 16:06:05 +05:30
4605e6a633
Hello World 2025-08-09 14:03:09 +05:30
0d9f51ac1e
Empty Commit 2025-08-09 13:51:43 +05:30