1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
jbranchaud
1d835d3553 Simplify notes:sync to pull directly into local main
Was fetching remote then checking out stale local branch
2026-01-01 11:51:23 -07:00
copilot-swe-agent[bot]
0d4959046d Reorder commands: commit before pull --rebase
Co-authored-by: jbranchaud <694063+jbranchaud@users.noreply.github.com>
2025-12-31 17:28:33 -07:00
copilot-swe-agent[bot]
b1198d2488 Simplify pull command to use configured upstream
Co-authored-by: jbranchaud <694063+jbranchaud@users.noreply.github.com>
2025-12-31 17:28:33 -07:00
copilot-swe-agent[bot]
6c3805e7cd Add git pull --rebase to notes:push task
Co-authored-by: jbranchaud <694063+jbranchaud@users.noreply.github.com>
2025-12-31 17:28:33 -07:00
jbranchaud
e8c2e01d6f Add better status check for notes:push 2025-10-28 08:29:15 -05:00
jbranchaud
d69fefe9f0 Use status instead of precondition to avoid error 1 2025-10-27 17:07:21 -05:00
jbranchaud
1cc612294e Run notes:push steps only if there are changes 2025-10-27 16:45:03 -05:00
jbranchaud
6b4b2c588c Rework notes task to make edit the primary one
What was 'edit' has been renamed to 'open'. And 'edit' is now what was
not so clearly named 'save'.
2025-10-26 17:14:51 -05:00
jbranchaud
e473fa781d Move notes higher up, it is most common command 2025-10-26 17:09:51 -05:00
jbranchaud
db4961a8eb Don't error if you escape from fzf 2025-10-25 13:40:17 -05:00
jbranchaud
d171c3784b Get rid of the help task, not needed now 2025-10-25 11:51:27 -05:00
jbranchaud
e6d00a94f3 Add an interactive picker for notes tasks 2025-10-25 11:50:22 -05:00
jbranchaud
0e934d8dd3 Add a default task to list all tasks 2025-10-25 10:05:38 -05:00
jbranchaud
c30b17dd68 Add a taskfile for managing notes submodule 2025-10-25 09:59:34 -05:00