{ "version": "https://jsonfeed.org/version/1.1", "user_comment": "This feed allows you to read the posts from this site in any feed reader that supports the JSON Feed format. To add this feed to your reader, copy the following URL -- https://decoding.io/tag/git/feed/json -- and add it your reader.", "home_page_url": "https://decoding.io/tag/git", "feed_url": "https://decoding.io/tag/git/feed/json", "language": "en-US", "title": "Git – Decoding", "description": "Articles about productivity and technology.", "items": [ { "id": "https://decoding.io/?p=2935", "url": "https://decoding.io/2024/09/using-git-commit-history-as-a-lab-notebook-decoding-drafts/", "title": "Using Git Commit History as a Lab Notebook \u2013 Decoding Drafts", "content_html": "
\n\nI\u2019m thinking about using git commits more than just documenting changes, but as a journal for my work as it advances. Like a lab notebook in code.
\n
\n\nIn 2008, GitHub\u2019s developers could have opted to use git format-patch instead of teaching the world to juggle branches. Or they might have chosen to generate pull requests using the git request-pull command that\u2019s existed in Git since 2005 and is still used by the Linux kernel maintainers today2.
\n
I’m getting into stacked branches these day, but I should look into git request-pull too.
\n\nRewrite Git history with a single drag-and-drop. Undo anything with \u2318Z. All speed, no bumps.
\n
\n\nI just started using Sonar which is a new GitHub/GitLab issue tracker client available as a TestFlight beta.
\nI found that the app has a URL scheme, so asked developers if it was implemented, and they were kind enough to give me a brief documentation, just enough to create a starter script for myself.
\n
\n\nSonar is a new native Mac app for viewing and editing GitHub/GitLab issues. It\u2019s lightning fast and stores your tasks locally so viewing, searching, and editing is instant (even offline).
\n
I was looking for something like this for a while now.
\nThere are a lot of good Git workflow patterns here.
\nHa fejleszt\u0151 vagy, akkor az al\u00e1bbi oldalt tedd el a bookmarkjaid k\u00f6z\u00e9 \u00e9s kezdd el alkalmazni az itt tan\u00e1csolt dolgokat:
\n\n\nIf you haven\u2019t given much thought to what makes a great Git commit message, it may be the case that you haven\u2019t spent much time using git log and related tools. There is a vicious cycle here: because the commit history is unstructured and inconsistent, one doesn\u2019t spend much time using or taking care of it. And because it doesn\u2019t get used or taken care of, it remains unstructured and inconsistent.\n
Madarat toll\u00e1r\u00f3l, fejleszt\u0151t git history-j\u00e1r\u00f3l.
\n