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 }}
sak0a
/
notur
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/dev pull command
- #18
#18
Merged
sak0a
merged 21 commits into
master
sak0a/notur:master
from
feature/dev-pull-command
sak0a/notur:feature/dev-pull-command
Copy head branch name to clipboard
Feb 7, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Feature/dev pull command
#18
sak0a
merged 21 commits into
master
sak0a/notur:master
from
feature/dev-pull-command
sak0a/notur:feature/dev-pull-command
Copy head branch name to clipboard
Commits
Commits on Feb 7, 2026
Add GitHub repository configuration and register DevPullCommand
Show description for 80749a6
sak0a
committed
80749a6
View commit details
Copy full SHA for 80749a6
Browse repository at this point
Update version to 1.2.4 and add `notur:dev:pull` command for GitHub integration
Show description for cf01adb
sak0a
committed
cf01adb
View commit details
Copy full SHA for cf01adb
Browse repository at this point
Fix package manager detection for npm
sak0a
committed
07a5b54
View commit details
Copy full SHA for 07a5b54
Browse repository at this point
Initial plan
Copilot
committed
2dc875a
View commit details
Copy full SHA for 2dc875a
Browse repository at this point
Initial plan
Copilot
committed
561ddc9
View commit details
Copy full SHA for 561ddc9
Browse repository at this point
Initial plan
Copilot
committed
4ff91e4
View commit details
Copy full SHA for 4ff91e4
Browse repository at this point
Initial plan
Copilot
committed
225282a
View commit details
Copy full SHA for 225282a
Browse repository at this point
Update src/Console/Commands/DevPullCommand.php
Show description for c95e10f
sak0a
and
Copilot
authored
c95e10f
View commit details
Copy full SHA for c95e10f
Browse repository at this point
Add error checking for rename() calls in DevPullCommand
Show description for 6dfbe8f
Copilot
and
sak0a
committed
6dfbe8f
View commit details
Copy full SHA for 6dfbe8f
Browse repository at this point
Add integration tests for DevPullCommand with mocked GitHub API
Show description for c60079d
Copilot
and
sak0a
committed
c60079d
View commit details
Copy full SHA for c60079d
Browse repository at this point
Improve error messages to include both source and destination paths
Show description for e05c8f9
Copilot
and
sak0a
committed
e05c8f9
View commit details
Copy full SHA for e05c8f9
Browse repository at this point
Make error messages consistent between preserve and restore operations
Show description for 69580c2
Copilot
and
sak0a
committed
69580c2
View commit details
Copy full SHA for 69580c2
Browse repository at this point
Fix test expectation for specific commit SHA format
Show description for 3ccdccb
Copilot
and
sak0a
committed
3ccdccb
View commit details
Copy full SHA for 3ccdccb
Browse repository at this point
URL-encode branch names in DevPullCommand to handle slashes
Show description for 1aa052f
Copilot
and
sak0a
committed
1aa052f
View commit details
Copy full SHA for 1aa052f
Browse repository at this point
Merge branch 'feature/dev-pull-command' into copilot/sub-pr-18
sak0a
authored
f9deadd
View commit details
Copy full SHA for f9deadd
Browse repository at this point
Merge pull request #19 from sak0a/copilot/sub-pr-18
Show description for f3ee41a
sak0a
authored
f3ee41a
View commit details
Copy full SHA for f3ee41a
Browse repository at this point
Merge pull request #20 from sak0a/copilot/sub-pr-18-again
Show description for ba5be63
sak0a
authored
ba5be63
View commit details
Copy full SHA for ba5be63
Browse repository at this point
Add cleanup of temp directory on extraction failure
Show description for d03cfeb
Copilot
and
sak0a
committed
d03cfeb
View commit details
Copy full SHA for d03cfeb
Browse repository at this point
Merge pull request #21 from sak0a/copilot/sub-pr-18-another-one
Show description for e8b0545
sak0a
authored
e8b0545
View commit details
Copy full SHA for e8b0545
Browse repository at this point
Merge pull request #23 from sak0a/copilot/sub-pr-18-one-more-time
Show description for 29e9587
sak0a
authored
29e9587
View commit details
Copy full SHA for 29e9587
Browse repository at this point
Refactor DevPullCommand to improve client resolution and error handling
Show description for 63d6ef4
sak0a
committed
63d6ef4
View commit details
Copy full SHA for 63d6ef4
Browse repository at this point
You can’t perform that action at this time.