search for: _https_

Displaying 4 results from an estimated 4 matches for "_https_".

Did you mean: _https
2019 Jul 15
3
GitHub passwords in .git/config?
On 2019-07-15 10:56, Dirk Eddelbuettel wrote: > <snip> > > > Don't write passwords down like this. Your error is likely in expecting _ssh_ > authentication over _https_ -- when it works only over ssh. Use the alternate > form for a remote e.g. one that looks like git at github.com:emacs-ess/ESS.git ????? I'm confused.? I changed that line to: ??? ?? ? ?? url = https://git at github.com:sbgraves237/sbgraves237/Ecdat ????? Then when I did "git p...
2019 Jul 15
2
GitHub passwords in .git/config?
...n, 2019-07-15 at 11:41 -0500, Spencer Graves wrote: >> On 2019-07-15 10:56, Dirk Eddelbuettel wrote: >>> <snip> >>> >>> >>> Don't write passwords down like this. Your error is likely in >>> expecting _ssh_ >>> authentication over _https_ -- when it works only over ssh. Use the >>> alternate >>> form for a remote e.g. one that looks like git at github.com:emacs- >>> ess/ESS.git >> I'm confused. I changed that line to: >> >> >> url = >> https://git at...
2019 Jul 15
0
GitHub passwords in .git/config?
...aves237/Ecdat.git<mailto:ssh://git at github.com:sbgraves237/Ecdat.git> On Mon, 2019-07-15 at 11:41 -0500, Spencer Graves wrote: On 2019-07-15 10:56, Dirk Eddelbuettel wrote: <snip> Don't write passwords down like this. Your error is likely in expecting _ssh_ authentication over _https_ -- when it works only over ssh. Use the alternate form for a remote e.g. one that looks like git at github.com:emacs<mailto:git at github.com:emacs>- ess/ESS.git I'm confused. I changed that line to: url = https://git at github.com:sbgraves237/sbgraves237/Ecdat&lt...
2019 Jul 14
2
R-Forge > GitHub?
????? Thanks to Ott and others, I now have separate GitHub repositories, one for each of the packages combined in the Ecdat R-Forge project.? In case it might help others in the future, I will summarize here key things I did to make this transition: ??? ??????? 1.? I first copied the "Ecfun" package into its own directory on my local computer and created a separate GitHub