Christian Couder
Christian Couder
At the Git Merge 2017 @tfnico and I talked to Peff about possibly moving or copying Git Rev News to something like news.git-scm.{com,org} (that is a subdomain of git-scm.{com,org}). Peff...
A currently mostly empty draft is there: https://github.com/git/git.github.io/blob/master/rev_news/drafts/edition-92.md Feel free to comment in this issue, suggest topics, suggest persons to interview, or use the edit button (that looks like a...
A currently mostly empty draft is there: https://github.com/git/git.github.io/blob/master/rev_news/drafts/edition-91.md Feel free to comment in this issue, suggest topics, suggest persons to interview, or use the edit button (that looks like a...
A currently mostly empty draft is there: https://github.com/git/git.github.io/blob/master/rev_news/drafts/edition-109.md Feel free to comment in this issue, suggest topics, suggest persons to interview, or use the edit button (that looks like a...
Once, @gitster suggested that we interview GSoC or Outreachy contributors. I think it might not be a good idea to do it during their contribution period, but I think it...
A currently mostly empty draft is there: https://github.com/git/git.github.io/blob/master/rev_news/drafts/edition-108.md Feel free to comment in this issue, suggest topics, suggest persons to interview, or use the edit button (that looks like a...
It looks like the finding/funding typo appears not just on the website but also in some tests.
Ignoring arguments can lead people to wrongly think that it has some hidden features: ``` > fs-repo-migrations versions Found fs-repo version 2 at /home/utilisateur/.ipfs Do you want to upgrade this...
If you have ideas about some kind of migration tests we could do, please add them as comments in this issue. Thanks!
It just shows "[command]" which is not helpful: ``` $ ipfs-pack help help NAME: - Shows a list of commands or help for one command USAGE: [command] ```