git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions
> * Execute ssh agent only on machines we want to be the sourceH. P. 2022-03-212-1/+7 | | | | Also, see ssh_config(5) and ForwardAgent * varname fumbleH. P. 2022-03-211-1/+1 | * +function for adding ssh keysH. P. 2022-03-212-1/+10 | * ...already marked for export in postexecH. P. 2022-03-211-1/+0 | | | | This reverts commit 99e0da1b6441da25a0d3427638f0fd1a20076f87. * mark SSH agent variables for exportH. P. 2022-03-211-0/+1 | * Adding postexec for "last-mile tasks"