Skip to content

Here's what's popular on GitHub today...

Twitter logo

Popular topic

Twitter is an online news and social networking service where users post and interact with messages, known as “Tweets”.
yt-dlp

Trending repository

ZapCon

Upcoming event recommended by GitHub

Mar
8

ZapCon

March 08, 2022 • Online

This free event, sponsored by StackHawk, will be focused on up-leveling your ZAP and security automation skills

Trending repository

App recommended by GitHub

LGTM

Continuous security analysis

LGTM is a code analysis platform for identifying vulnerabilities and preventing them from reaching production.

LGTM automatically runs 1600+ standard analyses contributed by researchers from the Semmle Security Research Team and our customer community, including Microsoft, Google, Uber and Mozilla.

Quickly refine and run custom QL queries to find variants of known issues and prevent them from being re-introduced into your codebase.

Trending repository

martinvonz
martinvonz commented Aug 18, 2021

It should be very easy to implement a command that shows the diff between two commits after rebasing the first command to the second commit's parent(s). This would be useful as part of jj obslog -p/--diff output (that command doesn't accept such a flag yet). (Mercurial's hg obslog -p currently gives up when a commit has been rebased.)

advanced-java

Trending repository

😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

  • Updated Feb 21, 2022
  • Java
supabase

Trending repository

Trending repository

steel-steven-87
steel-steven-87 commented Feb 16, 2022

Environment

Joplin version: 2.6.10
Platform: Linux

Steps to reproduce

  1. Create a notebook structure like this:
  • Project 1
    • Archived
  • Project 2
    • Archived
  1. Create a note.
  2. Use "Move to notebook" option.
  3. Type "archived" in the search box.
  4. It is not possible to distinguish which parent the child notebook belongs to, see the image:
    ![screenshot](https://u

App recommended by GitHub

Mergify

Mergify is a pull request automation service, triggering actions when a pull request matches defined criteria. 🤖

For example, in a few lines of YAML, you can write a rule that automatically merges a pull request if:

  • [x] it has been approved
  • [x] the test suite passes

Take a look at our examples.

Mergify executes actions for you, freeing you from the burden of managing your pull requests. 🦾