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;

@JohanMabille JohanMabille merged commit 4ded7d1 into QuantStack:main Aug 28, 2025
1 check passed
@SandrineP SandrineP deleted the log_sc branch September 1, 2025 12:00
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

Successfully merging this pull request may close these issues.

2 participants