File: todo1

package info (click to toggle)
golang-github-fsmiamoto-git-todo-parser 0.0.5%2Bgit20240618.3061a9b-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 120 kB
  • sloc: makefile: 8
file content (14 lines) | stat: -rw-r--r-- 320 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pick deadbeef My commit msg
p beefdead Another awesome commit
reset somecommit
reset [new root]
t  [new root]
# comment
exec cd subdir; make test
l awesomecommit
label theRef the rest of the line is ignored
update-ref refs/heads/my-branch
merge -C 6f5e4d report-a-bug # Merge 'report-a-bug'
fixup -C abbaceef
break
noop