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 }}
gabrielcsapo
/
node-git-server
Public
Notifications
You must be signed in to change notification settings
Fork
81
Star
262
Code
Issues
22
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Allow any ref, not just tags or branches
- #83
#83
Draft
mattwynne
wants to merge 27 commits into
gabrielcsapo:main
gabrielcsapo/node-git-server:main
from
SmartBear:any-ref
SmartBear/node-git-server:any-ref
Copy head branch name to clipboard
Conversation
Commits
27
聽(27)
Checks
Files changed
Draft
Allow any ref, not just tags or branches
#83
mattwynne
wants to merge 27 commits into
gabrielcsapo:main
gabrielcsapo/node-git-server:main
from
SmartBear:any-ref
SmartBear/node-git-server:any-ref
Copy head branch name to clipboard
Commits
Commits on Nov 10, 2017
updates docs (#26)
Show description for 97d2737
gabrielcsapo
authored
97d2737
View commit details
Copy full SHA for 97d2737
Browse repository at this point
updates duplex lib to fix cork,uncork and change the behavior of writeHead slightly. These three methods are now chainable. (#27)
echopoint
authored and
gabrielcsapo
committed
faad289
View commit details
Copy full SHA for faad289
Browse repository at this point
0.3.4
Show description for d9aabdf
gabrielcsapo
committed
d9aabdf
View commit details
Copy full SHA for d9aabdf
Browse repository at this point
Commits on Nov 24, 2017
updates docs page
gabrielcsapo
committed
6d80414
View commit details
Copy full SHA for 6d80414
Browse repository at this point
Commits on Dec 4, 2017
makes authenticate more flexible (#30)
Show description for 0961dac
gabrielcsapo
authored
0961dac
View commit details
Copy full SHA for 0961dac
Browse repository at this point
0.4.0
Show description for abd8fa4
gabrielcsapo
committed
abd8fa4
View commit details
Copy full SHA for abd8fa4
Browse repository at this point
Commits on Dec 5, 2017
fixes type to be the same as the event names (#32)
Show description for f3f7396
gabrielcsapo
authored
f3f7396
View commit details
Copy full SHA for f3f7396
Browse repository at this point
Commits on Dec 8, 2017
adds https support (#35)
Show description for 9aec84c
gabrielcsapo
authored
9aec84c
View commit details
Copy full SHA for 9aec84c
Browse repository at this point
0.4.2
Show description for 2d9d4c8
gabrielcsapo
committed
2d9d4c8
View commit details
Copy full SHA for 2d9d4c8
Browse repository at this point
Commits on Jan 13, 2018
updates tryitout and docs
gabrielcsapo
committed
415e23d
View commit details
Copy full SHA for 415e23d
Browse repository at this point
Commits on May 29, 2018
Fix for #38 (#39)
Show description for 8202863
hasezoey
authored and
gabrielcsapo
committed
8202863
View commit details
Copy full SHA for 8202863
Browse repository at this point
Commits on May 31, 2018
0.4.3
Show description for 21dc88e
gabrielcsapo
committed
21dc88e
View commit details
Copy full SHA for 21dc88e
Browse repository at this point
Commits on Nov 27, 2018
Change to support node-git-server on windows as per (#41)
Show description for f19a1c1
insidelogic
authored and
gabrielcsapo
committed
f19a1c1
View commit details
Copy full SHA for f19a1c1
Browse repository at this point
0.5.0
Show description for dd20baf
gabrielcsapo
committed
dd20baf
View commit details
Copy full SHA for dd20baf
Browse repository at this point
Merge branch 'master' of github.com:gabrielcsapo/node-git-server
gabrielcsapo
committed
4c974e3
View commit details
Copy full SHA for 4c974e3
Browse repository at this point
Commits on Dec 4, 2018
add return value to listen method (#44)
Show description for d7840c3
mojavelinux
authored and
gabrielcsapo
committed
d7840c3
View commit details
Copy full SHA for d7840c3
Browse repository at this point
Commits on Dec 7, 2018
remove useless 'new' calls (#48)
ravener
authored and
gabrielcsapo
committed
442e48d
View commit details
Copy full SHA for 442e48d
Browse repository at this point
Commits on Dec 8, 2018
return promise from close method if callback method not specified (#46)
Show description for 62b1cb6
mojavelinux
authored and
gabrielcsapo
committed
62b1cb6
View commit details
Copy full SHA for 62b1cb6
Browse repository at this point
Commits on Mar 3, 2019
0.5.1
Show description for 70ad208
gabrielcsapo
committed
70ad208
View commit details
Copy full SHA for 70ad208
Browse repository at this point
Commits on Mar 6, 2019
[feature] adds the ability to introspect on the header for the authenticate function (#52)
gabrielcsapo
authored
e0bfae6
View commit details
Copy full SHA for e0bfae6
Browse repository at this point
Commits on Apr 28, 2019
Fix an example (#55)
pitust
authored and
gabrielcsapo
committed
e3ae373
View commit details
Copy full SHA for e3ae373
Browse repository at this point
Commits on Mar 29, 2020
Security Issue (#62)
Show description for ac26650
masasron
authored
ac26650
View commit details
Copy full SHA for ac26650
Browse repository at this point
0.6.1
Show description for 931a1c6
gabrielcsapo
committed
931a1c6
View commit details
Copy full SHA for 931a1c6
Browse repository at this point
Commits on Mar 30, 2020
[testing] test against lts node versions
gabrielcsapo
committed
5279f64
View commit details
Copy full SHA for 5279f64
Browse repository at this point
Commits on Sep 14, 2020
tag.version is the tag not the repo (#72)
chmac
authored
3f7407d
View commit details
Copy full SHA for 3f7407d
Browse repository at this point
Swap upload / download to fetch / push. (#73)
chmac
authored
a7682b7
View commit details
Copy full SHA for a7682b7
Browse repository at this point
Commits on Mar 15, 2021
Hack in a change to allow pushing refs that are not tags or branches
mattwynne
committed
54adccd
View commit details
Copy full SHA for 54adccd
Browse repository at this point
You can鈥檛 perform that action at this time.