Skip to content

Conversation

@SandrineP
Copy link
Collaborator

Add log subcommand

{
commit_wrapper commit = repo.find_commit(commit_oid);
print_commit(commit, m_format_flag);
i+=1;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
i+=1;
++i;

@JohanMabilleJohanMabille merged commit 4ded7d1 into QuantStack:mainAug 28, 2025
1 check passed
@SandrinePSandrineP deleted the log_sc branch September 1, 2025 12:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@SandrineP@JohanMabille