Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
steveukx
/
git-js
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
323
Star
3.7k
Code
Issues
57
Pull requests
7
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Breadcrumbs
History for
git-js
simple-git
on
simple-git@3.16.0
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 14, 2023
Version Packages
github-actions[bot]
committed
1a12952
Copy full SHA for 1a12952
Commits on Dec 22, 2022
Block unsafe pack (push --exec) (#882)
Show description for ec97a39
steveukx
authored
ec97a39
Copy full SHA for ec97a39
Feat/unsafe pack (#881)
Show description for 0a623e5
steveukx
authored
0a623e5
Copy full SHA for 0a623e5
Commits on Dec 15, 2022
Add support for using the `-B` modifier instead of the default `-b` when using `checkoutBranch` / `checkoutLocalBranch`.
Show description for 97fde2c
steveukx
committed
97fde2c
Copy full SHA for 97fde2c
Commits on Dec 8, 2022
Update readme.md
Show description for edfd459
steveukx
authored
edfd459
Copy full SHA for edfd459
Commits on Nov 30, 2022
Version Packages
github-actions[bot]
committed
c9fc61f
Copy full SHA for c9fc61f
Fix/non strings (#867)
Show description for de570ac
steveukx
authored
de570ac
Copy full SHA for de570ac
Commits on Nov 12, 2022
Version Packages
github-actions[bot]
committed
d4764bf
Copy full SHA for d4764bf
Chore: bump lerna, jest and create prettier workflow (#862)
Show description for 7746480
steveukx
authored
7746480
Copy full SHA for 7746480
Create the `unsafe` plugin to configure how `simple-git` treats known potentially unsafe operations.
Show description for 6b3c631
steveukx
committed
6b3c631
Copy full SHA for 6b3c631
Commits on Sep 17, 2022
Version Packages
github-actions[bot]
committed
e459622
Copy full SHA for e459622
Add version parsing support for non-numeric patches (to include built… (#853)
Show description for 5a2e7e4
steveukx
authored
5a2e7e4
Copy full SHA for 5a2e7e4
Commits on Sep 4, 2022
Version Packages
github-actions[bot]
committed
6460a1f
Copy full SHA for 6460a1f
Create interface for retrieving git version information (#850)
Show description for 4259b26
steveukx
authored
4259b26
Copy full SHA for 4259b26
Commits on Aug 28, 2022
Abort plugin (#848)
Show description for 19029fc
steveukx
authored
19029fc
Copy full SHA for 19029fc
Commits on Aug 22, 2022
Version Packages
github-actions[bot]
committed
ee801ae
Copy full SHA for ee801ae
Allow using just one of `from` and `to` in the `git.log` options. (#846)
Show description for d0dceda
steveukx
authored
d0dceda
Copy full SHA for d0dceda
Commits on Aug 13, 2022
Share test utilities (#843)
Show description for 6b3e05c
steveukx
authored
6b3e05c
Copy full SHA for 6b3e05c
Remove `/promise` type definitions, allow JavaScript to `require('simple-git/promise')` with deprecation notice written to `console.error`
steveukx
committed
670d854
Copy full SHA for 670d854
Revert "Remove ability to import `/promise` types and throw when required."
Show description for bf97246
steveukx
committed
bf97246
Copy full SHA for bf97246
Commits on Aug 11, 2022
Remove ability to import `/promise` types and throw when required.
steveukx
committed
2ac1d3f
Copy full SHA for 2ac1d3f
Remove tests for the legacy `simple-git/promise`
steveukx
committed
7fe88a3
Copy full SHA for 7fe88a3
Commits on Aug 8, 2022
Version Packages
github-actions[bot]
committed
9ad7069
Copy full SHA for 9ad7069
Trimmed raw responses
steveukx
committed
bfd652b
Copy full SHA for bfd652b
Commits on Jul 30, 2022
Version Packages
github-actions[bot]
committed
e8fe301
Copy full SHA for e8fe301
Commits on Jul 24, 2022
Run `prettier` on merged files
steveukx
committed
4f19f3b
Copy full SHA for 4f19f3b
Merge remote-tracking branch 'origin/main' into chore/import-types
Show description for f53c17a
steveukx
committed
f53c17a
Copy full SHA for f53c17a
Add `prettier`
steveukx
committed
aa6b78e
Copy full SHA for aa6b78e
Add fetch parser unit tests
steveukx
committed
e8c0793
Copy full SHA for e8c0793
Commits on Jul 21, 2022
feat(fetch) Add updated/deleted branches to fetch response.
Show description for dffe6f4
modelbitjason
committed
dffe6f4
Copy full SHA for dffe6f4
Commits on Jun 25, 2022
Version Packages
github-actions[bot]
committed
61d4ee0
Copy full SHA for 61d4ee0
Update documentation for importing best-practice.
steveukx
committed
2f021e7
Copy full SHA for 2f021e7
To enable support for ES modules in TypeScript >=4.7 (enabled with `module` and `moduleResolution` of `node16` or `nodenext` in the `tsconfig`), export `simpleGit` as a named export instead of as t…
Show description for aef5f67
steveukx
committed
aef5f67
Copy full SHA for aef5f67
Commits on Jun 22, 2022
Version Packages
github-actions[bot]
committed
aa8b573
Copy full SHA for aa8b573
Commits on Jun 21, 2022
Fix test
steveukx
committed
43834a7
Copy full SHA for 43834a7
Pagination
Previous
Next
You can’t perform that action at this time.