Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] track git branch #8

Open
Sibz opened this issue May 7, 2024 · 4 comments
Open

[feature request] track git branch #8

Sibz opened this issue May 7, 2024 · 4 comments

Comments

@Sibz
Copy link

Sibz commented May 7, 2024

Thank you for this great add on!

I would like to see time spent on branches within a repository/project - I typically do one branch per feature/fix, so this would enable me to account for time at the task level which would be enormously beneficial.

@Jannchie
Copy link
Owner

Jannchie commented May 7, 2024

That sounds like a great idea, I'll give it a try and add this feature.

@JackBlair87
Copy link

I agree this would be an incredible addition! Codetime is absolutely goated.

@Jannchie
Copy link
Owner

We have successfully implemented a basic feature to track git branches.

https://codetime.dev/en/dashboard/workspace

image

However, there are still many tasks to be completed. I have come to the realization that distinguishing projects based on workspace (folder name) is not ideal. A better approach would be to identify git origin URLs to merge code time directed to the same repository.

Furthermore, the records before the launch of this feature cannot be updated and will currently show as “Unknown.” But I think it is possible to calculate previous code time by reading git logs.

We will continue to make updates to the relevant features.

@Sibz
Copy link
Author

Sibz commented May 13, 2024

Fantastic!

I look forward the project by git origin feature to be introduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants