GithubHelp home page GithubHelp logo

Comments (32)

jnareb avatar jnareb commented on July 16, 2024

Yet another link: Deveo: List of equivalent commands in Git, Mercurial, and Subversion - not sure if worth including.

More links to come.

from git.github.io.

chriscool avatar chriscool commented on July 16, 2024

Thanks @jnareb!

from git.github.io.

chriscool avatar chriscool commented on July 16, 2024

Let's publish this edition next Wednesday October 19th.

By the way sorry but I managed to make a mistake in the commit message of: a955701
It's October 19th not October 20th.

from git.github.io.

jnareb avatar jnareb commented on July 16, 2024
  • Gittup is an entire(-ish) Linux distribution in git, where everything is built with tup, a file-based build system.

from git.github.io.

jnareb avatar jnareb commented on July 16, 2024
  • Lesser known Git commands article by Tim Pettersen... well, most of those are well named aliases using less known options or combination of options (push --force-with-lease, commit --amend --no-edit, stash --keep-index / --include-untracked / --all, status --short --branch, merge --no-ff,...)

from git.github.io.

jnareb avatar jnareb commented on July 16, 2024

though this one might be too GitHub-specific.

from git.github.io.

jnareb avatar jnareb commented on July 16, 2024

I'm not sure if it was not present in previous Git Rev News...

Edit by @tfnico: Yup, this one was in the previous edition.

from git.github.io.

jnareb avatar jnareb commented on July 16, 2024

Purposes, Concepts, Misfits, and a Redesign of Git would need, I think, something more that just link. There was short discussion on Git mailing list. And there was result of this work: Gitless.

from git.github.io.

jnareb avatar jnareb commented on July 16, 2024

The "Git User's Survey 2016" is to end at 20 October 2016... one day after Git Rev News edition 20 - but I wouldn't have time to do the analysis anyway.

from git.github.io.

jnareb avatar jnareb commented on July 16, 2024

Maybe we could borrow some ideas for git grep / git log --grep / etc...?

from git.github.io.

jnareb avatar jnareb commented on July 16, 2024

I don't know if patchwork, a web-based patch tracking system for OSS projects, was present in previous Git Rev News or not.

from git.github.io.

jnareb avatar jnareb commented on July 16, 2024

from git.github.io.

chriscool avatar chriscool commented on July 16, 2024

I don't know if patchwork, a web-based patch tracking system for OSS projects, was present in previous Git Rev News or not.

@jnareb No it hasn't appeared on Git Rev News yet. Thanks!

from git.github.io.

tfnico avatar tfnico commented on July 16, 2024

I'm working on adding the links now. Thanks for all the tips, @jnareb! I had some of them bookmarked already, but there were some new ones there too.

It would be cool if we had a "link pot" where everyone could easily add their own links, and easily check if it has been published or found earlier. I've been using diigo.com to collect the links personally, but unfortunately it starts to cost money when one wants to start more collaborative stuff.

from git.github.io.

tfnico avatar tfnico commented on July 16, 2024

OK, links are in, @chriscool. Is it my turn to do the Mailchimp dance this time? :)

from git.github.io.

chriscool avatar chriscool commented on July 16, 2024

@tfnico thanks for the links! And yeah it's your turn :-)

from git.github.io.

jnareb avatar jnareb commented on July 16, 2024

I have submitted a few pull requests for 20th edition of Git Rev News: #193 , #194 and #195

from git.github.io.

tfnico avatar tfnico commented on July 16, 2024

@jnareb I think the last two can be merged as well, but I'll wait for @chriscool since they're up in "his" part of the newsletter :)

from git.github.io.

jnareb avatar jnareb commented on July 16, 2024

Wouldn't "Gerrit Summit 2016 is coming" link be better in (newly created) Events category?

from git.github.io.

jnareb avatar jnareb commented on July 16, 2024

Yet another link:

This is tangentially related, because:

  • Linux kernel uses Git for development
  • Git itself also uses email for its development

from git.github.io.

tfnico avatar tfnico commented on July 16, 2024

@jnareb added. Thanks! If you keep this up we'll have to make you curator (interested?) :)

from git.github.io.

jnareb avatar jnareb commented on July 16, 2024

Yet another pul request #196 (take it or leave it)

from git.github.io.

jnareb avatar jnareb commented on July 16, 2024

@tfnico interested... though I cannot guarantee that I will have time for Git Rev News each month.

from git.github.io.

chriscool avatar chriscool commented on July 16, 2024

@jnareb: great! No problem if you don't have time each month. We will you add you to the team in the next edition and maybe @peff can already give you commit rights to the repo in GitHub.

from git.github.io.

peff avatar peff commented on July 16, 2024

and maybe @peff can already give you commit rights to the repo in GitHub.

Done.

from git.github.io.

tfnico avatar tfnico commented on July 16, 2024

Nice! Welcome to the team, @jnareb!

from git.github.io.

jnareb avatar jnareb commented on July 16, 2024

Yet another pull request: #197 (I'll start making use of commit bit for the next revision).

A question: how do you choose topics from git mailing list to be covered by Git Rev News?

from git.github.io.

jnareb avatar jnareb commented on July 16, 2024

...and joined the team...

from git.github.io.

tfnico avatar tfnico commented on July 16, 2024

MailChimp campaign has been sent! Note that there will be a problem some day with #198.

from git.github.io.

chriscool avatar chriscool commented on July 16, 2024

Great, thanks!

from git.github.io.

jnareb avatar jnareb commented on July 16, 2024

Should this issue be closed after Git Rev News 20?

from git.github.io.

chriscool avatar chriscool commented on July 16, 2024

@jnareb people may find some problems in what we published so it might be better to not close it too early.

About the way I choose topics from the git mailing list, I think that the easiest and simplest for me is to write on a thread I found interesting when I read it. Sometimes I also choose topics that are involving many people and/or some specific people as I think it is nice to not always talk about the same contributors. I also like to talk about Git related talks at conferences especially the git merge.
Sometimes Junio or someone else points to a thread on one issue like the current one, and I think it could indeed be interesting for the current or the next edition.

from git.github.io.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.