Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jocelyn Falempe
rust-gitlab
Commits
e53d3726
Commit
e53d3726
authored
Dec 08, 2016
by
Makoto Nakashima
Browse files
Remove RepoCommit::commiter_name, commiter_email
parent
7c26443d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/types.rs.in
View file @
e53d3726
...
...
@@ -786,8 +786,6 @@ pub struct RepoCommit {
pub author_name: String,
pub author_email: String,
pub created_at: DateTime<UTC>,
pub committer_name: String,
pub committer_email: String,
pub message: String,
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment