Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
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
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
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 }}
trilbymedia
/
grav-plugin-git-sync
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
260
Code
Issues
23
Pull requests
3
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 19, 2025
prepare for release
Show description for 9aa095a
rhukster
committed
9aa095a
Copy full SHA for 9aa095a
Commits on Dec 4, 2024
Merge pull request #242 from sdegrande/adapt_to_1.8
Show description for d1e0ab1
rhukster
authored
d1e0ab1
Copy full SHA for d1e0ab1
Adapt to Grav 1.8
Show description for 093b5ce
sdegrande
committed
093b5ce
Copy full SHA for 093b5ce
Commits on Apr 17, 2024
Update README.md
paulhibbitts
authored
7bce685
Copy full SHA for 7bce685
Commits on Dec 18, 2023
Merge pull request #232 from ntonnaett/fix_deprecation_warnings
Show description for 6f477f7
rhukster
authored
6f477f7
Copy full SHA for 6f477f7
Use {$var} instead of ${var}
ntonnaett
committed
cef1f8f
Copy full SHA for cef1f8f
Commits on May 21, 2022
Prevent accepting webhooks when they are disabled in config (#216)
hughbris
authored
2335236
Copy full SHA for 2335236
Commits on Jun 14, 2021
Updated FAQ link to discussion
w00fz
authored
d498dbb
Copy full SHA for d498dbb
Commits on Jun 3, 2021
Merge tag '2.3.2' into develop
Show description for b57f8e6
w00fz
committed
b57f8e6
Copy full SHA for b57f8e6
Merge branch 'release/2.3.2'
w00fz
committed
a8745c0
Copy full SHA for a8745c0
Prepearing for release
w00fz
committed
15ea3b7
Copy full SHA for 15ea3b7
Removed unneeded Grav 1.6 required reference (been long enough!)
w00fz
committed
63d1f80
Copy full SHA for 63d1f80
Updated dependencies
w00fz
committed
04b96ee
Copy full SHA for 04b96ee
Prevent malicious commands from being executed in Wizard when "Verifying Authentication, Connection and Branch".
Show description for a5404f3
w00fz
committed
a5404f3
Copy full SHA for a5404f3
Commits on Apr 30, 2021
Merge branch 'release/2.3.1'
w00fz
committed
4fb7d0d
Copy full SHA for 4fb7d0d
Merge tag '2.3.1' into develop
Show description for 99faf0b
w00fz
committed
99faf0b
Copy full SHA for 99faf0b
Preparing for release
w00fz
committed
d513226
Copy full SHA for d513226
Fixed regression where `testRepository` would erroneously pass with invalid credentials. Fixed Exception thrown with `bin/plugin git-sync status` command, preventing `sync` (#199, fixes #200)
w00fz
committed
7f7b127
Copy full SHA for 7f7b127
Commits on Apr 27, 2021
Merge tag '2.3.0' into develop
Show description for c9a3d33
w00fz
committed
c9a3d33
Copy full SHA for c9a3d33
Merge branch 'release/2.3.0'
w00fz
committed
0a3a6cf
Copy full SHA for 0a3a6cf
Prepearing for v2.3.0 Release
w00fz
committed
5845627
Copy full SHA for 5845627
Changelog fix
w00fz
committed
d981803
Copy full SHA for d981803
Support for SSH Authentication (fixes #110)
w00fz
committed
59ede56
Copy full SHA for 59ede56
Support for basic `ssh://` protocol repositories (requires you have SSH Key properly setup on your machine. Password protected SSH Keys not supported) (fixes #110, fixes #104)
w00fz
committed
b714dd8
Copy full SHA for b714dd8
Updated PHP Encryption dependency
w00fz
committed
425ee70
Copy full SHA for 425ee70
dded new Advanced Git Ignore field where it is possible to specify custom git ignore entries to play along with GitSync (fixes #197, fixes #117)
w00fz
committed
ea50fec
Copy full SHA for ea50fec
Commits on Apr 17, 2021
Merge branch 'release/2.2.0'
w00fz
committed
cee10eb
Copy full SHA for cee10eb
Merge tag '2.2.0' into develop
Show description for b3c39d5
w00fz
committed
b3c39d5
Copy full SHA for b3c39d5
Preparing for release
w00fz
committed
ed0a3be
Copy full SHA for ed0a3be
Better wording for connection test button
w00fz
committed
31d2eaf
Copy full SHA for 31d2eaf
Dependencies fix
w00fz
committed
2509dd8
Copy full SHA for 2509dd8
Commits on Apr 16, 2021
Updated node modules dependencies to latest
w00fz
committed
af05875
Copy full SHA for af05875
Fixed remote branch issues when different than `master`. Fixed issue with Folders not getting updated when changed through Wizard (fixes #178, fixes #183, fixes #192)
w00fz
committed
4f685cf
Copy full SHA for 4f685cf
Commits on Jan 20, 2021
Added temporary workaround for new default Branch name.
paulhibbitts
authored
a144ce7
Copy full SHA for a144ce7
Commits on Dec 2, 2020
added type/slug
rhukster
committed
3e4c5e1
Copy full SHA for 3e4c5e1
Pagination
Previous
Next
You can’t perform that action at this time.