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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
keybase
/
go-git
Public
forked from
src-d/go-git
Notifications
You must be signed in to change notification settings
Fork
6
Star
18
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Adapted non-force fetching with locking
- #1
#1
Closed
taruti
wants to merge 12 commits into
master
keybase/go-git:master
from
taruti/490-fetch-force
keybase/go-git:taruti/490-fetch-force
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
Adapted non-force fetching with locking
#1
taruti
wants to merge 12 commits into
master
keybase/go-git:master
from
taruti/490-fetch-force
keybase/go-git:taruti/490-fetch-force
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2017
Update README.md
Show description for 86e75a5
bzz
authored
86e75a5
View commit details
Copy full SHA for 86e75a5
Browse repository at this point
Merge pull request #585 from src-d/doc/upd-linl
Show description for bb3217c
mcuadros
authored
bb3217c
View commit details
Copy full SHA for bb3217c
Browse repository at this point
plumbing: the commit walker can skip externally-seen commits
Show description for 841b62a
strib
committed
841b62a
View commit details
Copy full SHA for 841b62a
Browse repository at this point
Commits on Sep 11, 2017
config: support a configurable, and turn-off-able, pack.window
Show description for 52c1f98
strib
committed
52c1f98
View commit details
Copy full SHA for 52c1f98
Browse repository at this point
Merge pull request #587 from keybase/strib/skip-compression-gh-master
Show description for 032ec28
mcuadros
authored
032ec28
View commit details
Copy full SHA for 032ec28
Browse repository at this point
Commits on Sep 12, 2017
Merge pull request #586 from keybase/strib/commit-preorder-seen-gh-master
Show description for 8cb0215
mcuadros
authored
8cb0215
View commit details
Copy full SHA for 8cb0215
Browse repository at this point
revlist: do not revisit ancestors as long as all branches are visited
Show description for 5bb64f6
erizocosmico
committed
5bb64f6
View commit details
Copy full SHA for 5bb64f6
Browse repository at this point
Merge pull request #588 from erizocosmico/perf/revlist-norevisit-ancestors-fixed
Show description for 7d1595f
mcuadros
authored
7d1595f
View commit details
Copy full SHA for 7d1595f
Browse repository at this point
Add a Force flag to Fetch and Clone, mimicking the command-line client
Nick Thomas
authored and
taruti
committed
9e2a811
View commit details
Copy full SHA for 9e2a811
Browse repository at this point
Use optionally locking when updating refs
taruti
committed
b3363d3
View commit details
Copy full SHA for b3363d3
Browse repository at this point
Commits on Sep 19, 2017
Document Lock+Close usage
taruti
committed
481ece0
View commit details
Copy full SHA for 481ece0
Browse repository at this point
Fetch - honor per refspec force flag
taruti
committed
7da91ff
View commit details
Copy full SHA for 7da91ff
Browse repository at this point
You can’t perform that action at this time.