git-nbmergetool - Man Page

A git mergetool plugin for notebooks

Description

usage: git-nbmergetool [-h] [--version] [--config]

[--log-level {DEBUG,INFO,WARN,ERROR,CRITICAL}]

{merge,config} ...

A git mergetool plugin for notebooks.

Uses nbdime to merge notebooks instead of plain text merges of JSON.

Enable in your global git config with:

git-nbmergetool config --enable [--global | --system]

Use with:

git mergetool [<commit> [<commit>]]

positional arguments

{merge,config}

options

-h, --help

show this help message and exit

--version

show program's version number and exit

--config

list the valid config keys and their current effective values

--log-level {DEBUG,INFO,WARN,ERROR,CRITICAL}

set the log level by name.

Info

July 2024 git-nbmergetool 4.0.1