Skip to content
New issue

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

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

Already on GitHub? # to your account

Added create_git_commit_object endpoint #600

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

dmgorsky
Copy link
Contributor

@dmgorsky dmgorsky commented Mar 7, 2024

resolving #571

Had to modify CommitAuthor (models/repos.rs) to add pub date: Option<DateTime<Utc>>;
if it is unacceptable, then let's create separate struct

@XAMPPRocky XAMPPRocky changed the title added "Create a new Git commit object" for #571 Added create_git_commit_object endpoint Mar 7, 2024
@XAMPPRocky
Copy link
Owner

Thank you for your PR!

@XAMPPRocky XAMPPRocky merged commit 80be4f7 into XAMPPRocky:main Mar 8, 2024
10 checks passed
@github-actions github-actions bot mentioned this pull request Mar 8, 2024
@dmgorsky dmgorsky deleted the feature/create_git_commit branch March 8, 2024 12:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants