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 }}
blevz
/
git-meta
Public
forked from
twosigma/git-meta
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Sep 28, 2018
Merge pull request #666 from zokir/post_commit_hook
Show description for 5b3435b
jhedwardyang
authored
5b3435b
View commit details
Copy full SHA for 5b3435b
Browse repository at this point
Merge pull request #669 from bpeabody/destitch
Show description for 9347894
bpeabody
authored
9347894
View commit details
Copy full SHA for 9347894
Browse repository at this point
Commits on Sep 27, 2018
stop over-sharding
bpeabody
committed
b977f1a
View commit details
Copy full SHA for b977f1a
Browse repository at this point
Merge pull request #665 from bpeabody/destitch
Show description for 5111e0d
bpeabody
authored
5111e0d
View commit details
Copy full SHA for 5111e0d
Browse repository at this point
Shard bulk note writes, can now read sharded notes
bpeabody
committed
96b0c1b
View commit details
Copy full SHA for 96b0c1b
Browse repository at this point
Move bulk notes logic to `bulk_notes_util`
bpeabody
committed
b7c2cd9
View commit details
Copy full SHA for b7c2cd9
Browse repository at this point
`bin/` entry points for stitch/destitch
bpeabody
committed
60ed21f
View commit details
Copy full SHA for 60ed21f
Browse repository at this point
Added tool to destitch commits
bpeabody
committed
4b1b9f1
View commit details
Copy full SHA for 4b1b9f1
Browse repository at this point
Improved performance, functionality of stitch
Show description for 7c6be52
bpeabody
committed
7c6be52
View commit details
Copy full SHA for 7c6be52
Browse repository at this point
Merge pull request #668 from twosigma/better-push
Show description for ad0ce11
bpeabody
authored
ad0ce11
View commit details
Copy full SHA for ad0ce11
Browse repository at this point
Better logic to compute which submodules to push
Show description for 0e25280
bpeabody
committed
0e25280
View commit details
Copy full SHA for 0e25280
Browse repository at this point
Commits on Sep 26, 2018
Invoke post-commit hook after commit/amend
zokir
committed
44fc106
View commit details
Copy full SHA for 44fc106
Browse repository at this point
Added `GitUtil.getReference`
bpeabody
committed
8a72c30
View commit details
Copy full SHA for 8a72c30
Browse repository at this point
Fixed bug when adding files to removed directory
Show description for fa8e1c8
bpeabody
committed
fa8e1c8
View commit details
Copy full SHA for fa8e1c8
Browse repository at this point
Commits on Sep 18, 2018
Merge pull request #660 from bpeabody/stitch
Show description for 65cebf2
bpeabody
authored
65cebf2
View commit details
Copy full SHA for 65cebf2
Browse repository at this point
Initial implementation of tool to stitch repos
Show description for 1f6da2e
bpeabody
committed
1f6da2e
View commit details
Copy full SHA for 1f6da2e
Browse repository at this point
Add stash apply
blevz
authored and
novalis
committed
af3651f
View commit details
Copy full SHA for af3651f
Browse repository at this point
Modify stash to use default behavior for pop and reinstateIndex when --index is passed
blevz
authored and
novalis
committed
7119873
View commit details
Copy full SHA for 7119873
Browse repository at this point
Commits on Sep 16, 2018
Whoops, restore tracking of temp files
Show description for 9cd3d40
bpeabody
committed
9cd3d40
View commit details
Copy full SHA for 9cd3d40
Browse repository at this point
Commits on Aug 23, 2018
Merge pull request #659 from novalis/sig
Show description for a0c7973
bpeabody
authored
a0c7973
View commit details
Copy full SHA for a0c7973
Browse repository at this point
missed defaultSignature calls
novalis
committed
d59c25b
View commit details
Copy full SHA for d59c25b
Browse repository at this point
test
novalis
committed
ba09717
View commit details
Copy full SHA for ba09717
Browse repository at this point
replace NodeGit.Repository.defaultSignature with our own function
Show description for aafeb85
novalis
committed
aafeb85
View commit details
Copy full SHA for aafeb85
Browse repository at this point
Revert "dumb fix for color output to pipes"
Show description for 98ce404
novalis
committed
98ce404
View commit details
Copy full SHA for 98ce404
Browse repository at this point
Commits on Aug 22, 2018
Merge pull request #656 from blevz/turn-off-gc-in-subrepos
Show description for 4f9477a
novalis
authored
4f9477a
View commit details
Copy full SHA for 4f9477a
Browse repository at this point
Remove unnecessary function call, add tests for gc config change
blevz
committed
a633dc3
View commit details
Copy full SHA for a633dc3
Browse repository at this point
Turn off GC in submodules on open
blevz
committed
a83bce3
View commit details
Copy full SHA for a83bce3
Browse repository at this point
Commits on Aug 21, 2018
dumb fix for color output to pipes
novalis
committed
4883e15
View commit details
Copy full SHA for 4883e15
Browse repository at this point
remove deleted files from submodule index
novalis
committed
67b16fd
View commit details
Copy full SHA for 67b16fd
Browse repository at this point
Commits on Aug 16, 2018
irrelevant non-commitable changes should not cause commits to fail
novalis
committed
d013a75
View commit details
Copy full SHA for d013a75
Browse repository at this point
Commits on Aug 15, 2018
Merge pull request #649 from twosigma/better-merge-error
Show description for 296ea61
bpeabody
authored
296ea61
View commit details
Copy full SHA for 296ea61
Browse repository at this point
Better error when merge invoked with no args
Show description for 2195235
bpeabody
committed
2195235
View commit details
Copy full SHA for 2195235
Browse repository at this point
Commits on Aug 13, 2018
Merge pull request #647 from zokir/hook_disabled_buffering
Show description for 3a4acd2
bpeabody
authored
3a4acd2
View commit details
Copy full SHA for 3a4acd2
Browse repository at this point
Commits on Aug 12, 2018
Added stderr and disabled buffering in hooks
zokir
committed
4b0da3e
View commit details
Copy full SHA for 4b0da3e
Browse repository at this point
Commits on Aug 10, 2018
Merge pull request #648 from twosigma/faster-amend
Show description for 81d91ca
bpeabody
authored
81d91ca
View commit details
Copy full SHA for 81d91ca
Browse repository at this point
Previous
Next
You can’t perform that action at this time.