Re: [GitHub] Your password was reset

2018-08-26 Thread pedro rijo
contact support by visiting > https://github.com/contact > > Please do not reply to this email with your password. We will never ask for > your password, and we strongly discourage you from sharing it with anyone. -- Obrigado, Pedro Rijo

Re: hacktoberfest

2017-10-04 Thread pedro rijo
work) probably. Issues labeled: https://github.com/git/git-scm.com/issues?q=is%3Aopen+is%3Aissue+label%3Ahacktoberfest Thanks, Pedro 2017-09-28 22:19 GMT+01:00 Jeff King <p...@peff.net>: > On Wed, Sep 27, 2017 at 11:05:49PM +0100, pedro rijo wrote: > >> While the git

hacktoberfest

2017-09-27 Thread pedro rijo
Hey, As some may have noticed, GitHub and DigitalOcean have been promoting Open Source contributions in October for a few years now. While the git repository itself is not hosted under GitHub, the Pro Git book, git for Windows, and git-scm website (at least) projects are, and could use this

Re: [BUG] Failed to sign commit

2017-06-09 Thread pedro rijo
t;> fatal: failed to write commit object >> >> It seems more a gpg problem no? something not well configured after >> the update perhaps? > > Have you tried running `export GPG_TTY=$(tty)` before running `git > commit`? I had a similar gpg error that was solved by that. -- Obrigado, Pedro Rijo

Re: [BUG] Failed to sign commit

2017-06-07 Thread pedro rijo
error: gpg failed to sign the data fatal: failed to write commit object It seems more a gpg problem no? something not well configured after the update perhaps? 2017-06-07 11:33 GMT+01:00 Kevin Daudt <m...@ikke.info>: > On Wed, Jun 07, 2017 at 10:46:08AM +0100, pedro rijo wrote: >> Rece

[BUG] Failed to sign commit

2017-06-07 Thread pedro rijo
Recently I've updated a bunch of stuff, including git and gpg. I'm using - mac OS 10.10.5 - git 2.13.1 - gpg (GnuPG) 2.1.21 / libgcrypt 1.7.7 When I do $ git commit --allow-empty -v -m "lol" error: gpg failed to sign the data fatal: failed to write commit object I tried the verbose flag hoping

Re: meaning of SP on ls-tree docs

2016-04-11 Thread pedro rijo
ups :) Thanks 2016-04-11 18:15 GMT+01:00 Konstantin Khomoutov <kostix+...@007spb.ru>: > On Mon, 11 Apr 2016 18:04:42 +0100 > pedro rijo <pedrorij...@gmail.com> wrote: > >> On https://git-scm.com/docs/git-ls-tree#_output_format, the format is >> presented as

meaning of SP on ls-tree docs

2016-04-11 Thread pedro rijo
Hey, On https://git-scm.com/docs/git-ls-tree#_output_format, the format is presented as SP SP TAB But what is SP? Couldn't find the meaning. Space? System separator? -- Thanks, Pedro Rijo -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message