Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
google
/
go-github
Public
Notifications
You must be signed in to change notification settings
Fork
2.5k
Star
11.3k
Code
Issues
23
Pull requests
13
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
refactor!: Rename
UsersService.Edit
to
Update
, introduce
UserUpdateRequest
, and pass request by value
- #4433
#4433
Merged
gmlewis
merged 8 commits into
google:master
google/go-github:master
from
ManavSharma142:master
ManavSharma142/go-github:master
Copy head branch name to clipboard
Aug 6, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
refactor!: Rename
UsersService.Edit
to
Update
, introduce
UserUpdateRequest
, and pass request by value
#4433
gmlewis
merged 8 commits into
google:master
google/go-github:master
from
ManavSharma142:master
ManavSharma142/go-github:master
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
refactor!: rename UsersService.Edit to Update and pass User by value
ManavSharma142
committed
dbc8ab0
View commit details
Copy full SHA for dbc8ab0
Browse repository at this point
feat: Added UpdateUserRequest for body
ManavSharma142
committed
1e88d7b
View commit details
Copy full SHA for 1e88d7b
Browse repository at this point
chore: comments fixed
ManavSharma142
committed
e126edc
View commit details
Copy full SHA for e126edc
Browse repository at this point
ran script tests
ManavSharma142
committed
43ff96b
View commit details
Copy full SHA for 43ff96b
Browse repository at this point
fix: change comment from Edit to Update
ManavSharma142
committed
4f4ea96
View commit details
Copy full SHA for 4f4ea96
Browse repository at this point
fix: Updated method name from Edit to Update in users integration test
ManavSharma142
committed
f9167fa
View commit details
Copy full SHA for f9167fa
Browse repository at this point
Merge branch 'master' into master
ManavSharma142
authored
a797502
View commit details
Copy full SHA for a797502
Browse repository at this point
fixup
ManavSharma142
committed
d69b8f1
View commit details
Copy full SHA for d69b8f1
Browse repository at this point
You can’t perform that action at this time.