Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

test-https

This project is used as a playground for testing https connections between GitHub and IBM's development IDEs for RPG.

Testing RDi 9.5.1.3

  • eGit Plug-in The eGit plug-in must be installed with the IBM Installation Manager. The following repositories must be connected:

    • RDi 9.5.0.0

    • RDi 9.5.1.0

    Now install component: Eclipse Git Team Provider

  • Git System Settings

    [diff "astextplain"]textconv = astextplain
    [filter "lfs"]clean = git-lfs clean -- %f
    smudge = git-lfs smudge -- %f
    process = git-lfs filter-process
    required = true
    [core]autocrlf = true
    symlinks = false
    fscache = true
    longpaths = true
    [pull]rebase = false
    [init]defaultBranch = master
  • Git User Settings

    [core]autocrlf = true
    editor = \"C:\\Users\\traddatz\\AppData\\Local\\Programs\\Microsoft VS Code\\Code.exe\" --wait
    [http]sslVerify = true
    [user]name = Thomas Raddatz
    email = thomas.raddatz@tools400.de
    [rdi]version = 9.5.13

Cloning a Repository

Cloning a repository

Test Results SSH

ConnectionClonePushPullComment
httpsXXXConnection was established with a personal access (classic) with repo + project permissions

Links

About

Playground for testing RDi with HTTPS.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors