Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Option to automatically push on checkout #2

@NiklasRosenstein

Description

@NiklasRosenstein

This could be enabled in the global ~/.gitconfig, eg.:

[timetracking]
  push-on-checkout = true

or additionally as a command-line flag --push to the git timetracking checkout command.

There is also the potentional of existing changes on the remote and conflicts. I think that simply doing git pull or even git pull --rebase would suffice. Also, I imagine we can think about potential conflicts another time (if you consistently push your work logs and no-one else modifies your own work logs, it should be fine).

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions