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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
isselab
/
feature-oriented-git
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
3
Code
Issues
0
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
dev: redesign + variant derivation
- #5
#5
Open
oahshtsua
wants to merge 20 commits into
main
isselab/feature-oriented-git:main
from
dev/redesign
isselab/feature-oriented-git:dev/redesign
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
dev: redesign + variant derivation
#5
oahshtsua
wants to merge 20 commits into
main
isselab/feature-oriented-git:main
from
dev/redesign
isselab/feature-oriented-git:dev/redesign
Copy head branch name to clipboard
Commits
Commits on Mar 25, 2026
chore: remove dead code folder
oahshtsua
committed
779bbf5
View commit details
Copy full SHA for 779bbf5
Browse repository at this point
feat: initialize rust setup and cli structure
oahshtsua
committed
0485fd4
View commit details
Copy full SHA for 0485fd4
Browse repository at this point
feat: add variant management support init command
oahshtsua
committed
7dfd1fc
View commit details
Copy full SHA for 7dfd1fc
Browse repository at this point
feat: add command to stage files with feature meta
oahshtsua
committed
1815ce9
View commit details
Copy full SHA for 1815ce9
Browse repository at this point
feat: command to commit changes with feature meta
oahshtsua
committed
fc03f72
View commit details
Copy full SHA for fc03f72
Browse repository at this point
feat: add variant derivation functionality
oahshtsua
committed
0c9d53f
View commit details
Copy full SHA for 0c9d53f
Browse repository at this point
refactor(derive): remove unnecessary initial commit creation
oahshtsua
committed
9c0ca57
View commit details
Copy full SHA for 9c0ca57
Browse repository at this point
feat(derive): add refresh option for variant generation
oahshtsua
committed
33d5baa
View commit details
Copy full SHA for 33d5baa
Browse repository at this point
fix(derive): preserve filemode instead of a generic hardcoded value
oahshtsua
committed
410d898
View commit details
Copy full SHA for 410d898
Browse repository at this point
feat(derive): handle nested directories when deriving variants
oahshtsua
committed
f845e5c
View commit details
Copy full SHA for f845e5c
Browse repository at this point
Commits on Apr 22, 2026
feat(cli)!: rename devire command to checkout
oahshtsua
committed
5437234
View commit details
Copy full SHA for 5437234
Browse repository at this point
feat(checkout): automatically switch to the variant branch
oahshtsua
committed
ae27ea6
View commit details
Copy full SHA for ae27ea6
Browse repository at this point
feat(checkout): add feature boundary markers in variant
oahshtsua
committed
761f6ff
View commit details
Copy full SHA for 761f6ff
Browse repository at this point
Commits on Apr 27, 2026
feat(checkout): store derivation origin meta for reconstruction
oahshtsua
committed
432ae77
View commit details
Copy full SHA for 432ae77
Browse repository at this point
feat(putback): add reconstruction back from edited view
oahshtsua
committed
34deb10
View commit details
Copy full SHA for 34deb10
Browse repository at this point
Commits on Jun 17, 2026
fix(add): crash when adding a directory
oahshtsua
committed
fb6e877
View commit details
Copy full SHA for fb6e877
Browse repository at this point
fix(checkout): repair failing test cases
oahshtsua
committed
51cec5e
View commit details
Copy full SHA for 51cec5e
Browse repository at this point
Commits on Jul 8, 2026
feat: add clafer modelling support
oahshtsua
committed
9abee0c
View commit details
Copy full SHA for 9abee0c
Browse repository at this point
feat(checkout): derive variants from clafer model
oahshtsua
committed
fe7fa14
View commit details
Copy full SHA for fe7fa14
Browse repository at this point
fix(checkout): ignore untracked/ignored files in clean-tree check
oahshtsua
committed
3c0e2b8
View commit details
Copy full SHA for 3c0e2b8
Browse repository at this point
You can’t perform that action at this time.