-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Version
macOS Tahoe v26.3
labcommitr 0.6.0
Error
error: ssh_askpass: exec(/usr/X11R6/bin/ssh-askpass): No such file or directory?
Reported when attempting to commit with GPG signing enabled.
Configuration
# Labcommitr Configuration
# Generated by: lab init
# Edit this file to customize your commit workflow
# Documentation: https://github.com/labcatr/labcommitr#config
version: '1.0'
config:
emoji_enabled: true
force_emoji_detection: null
format:
template: '{emoji}{type}({scope}): {subject}'
subject_max_length: 50
body:
required: false
min_length: 0
max_length: null
editor_preference: auto
types:
- id: feat
description: New feature
emoji: ✨
- id: fix
description: Bug fix
emoji: 🐛
- id: docs
description: Documentation
emoji: 📚
- id: chore
description: Maintenance
emoji: 🔧
validation:
require_scope_for: []
allowed_scopes: []
subject_min_length: 3
prohibited_words: []
prohibited_words_body: []
advanced:
aliases: {}
git:
auto_stage: false
sign_commits: true
shortcuts:
enabled: true
display_hints: true
prompts:
type:
mapping:
f: feat
i: fix
d: docs
c: choreReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels