-
Updated
Jun 28, 2021 - Python
#
merge
Here are 617 public repositories matching this topic...
Tools for diffing and merging of Jupyter notebooks.
git
diff
jupyter
version-control
jupyter-notebook
mercurial
merge
vcs
diffing
hg
mergetool
merge-driver
jupyterlab-extension
WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
windows
tsv
c-plus-plus
diff
image
csv
csv-files
winmerge
merge
image-comparison
win32
mfc
compare-files
image-diff
csv-diff
tsv-files
tsv-diff
csv-comparison
-
Updated
Jul 21, 2021 - C++
Mergo: merging Go structs and maps since 2013.
-
Updated
Jul 4, 2021 - Go
GitHub Pull Request Auto-Merge Bot
-
Updated
Jul 21, 2021 - Go
PawelLipski
commented
Jun 18, 2021
There's currently a bunch of different ci-run.sh scripts in subfolders under ci/... most of them are doing the very same thing: pull the Docker image corresponding to the current state of the subfolder from DockerHub, or build&push the image if not found there. I think this can be unified into some utility script to be shared across these subfolders.
Merge multiple pcap files together, gracefully.
commandline
pcap
command-line
network
sysadmin
merge
forensics
join
packet
pcap-files
packet-processing
network-analysis
tcpdump
concat
tcpdump-capture
sysadmin-tool
pcap-processor
-
Updated
Mar 15, 2021 - Go
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Sep 5, 2020 - TypeScript
Merge objects & other types recursively. A simple & small integration.
javascript
typescript
merge
deep-merge
combine
deepmerge
merge-object
object-assign
deep-assign
merge-objects
recursively
nested-assign
deep-merge-object
object-assign-deep
nested-object-assign
nested-merge
combine-objects
combine-merge
merge-combine
nested-combine
-
Updated
Mar 8, 2021 - TypeScript
konfig helps to merge, split or import kubeconfig files
-
Updated
Jul 10, 2021 - Shell
This library is inspired by functional programming - Clojure
map
golang
set
sorting
functional
functional-programming
zip
filter
superset
merge
sort
union
intersection
difference
pmap
exists
functional-go
map-filter-in-go
go-functional
sort-struct
-
Updated
Mar 24, 2021 - Go
A PHP library to rule social-feeds, to entangle them with magic, a PHP library to gather them and bind them in darkness
-
Updated
May 27, 2021 - PHP
Recursively merge values in a JavaScript object.
nodejs
javascript
node
deep
merge
properties
objects
recursive
mixin
values
extend
assign
jonschlinkert
-
Updated
Jan 11, 2021 - JavaScript
-
Updated
Dec 19, 2020 - JavaScript
MailMergeLib is a mail message client library which provides comfortable mail merge capabilities for text, inline images and attachments, as well as good throughput and fault tolerance for sending mail messages.
-
Updated
Apr 17, 2021 - C#
AutoHotkey library for Text files & Variables (strings)
read
split
find
merge
trim
sort
tail
wrap
autohotkey
join
text-manipulation
texttools
remove-lines
regexreplace
reverse-lines
-
Updated
Dec 12, 2020 - AutoHotkey
Custom git merge driver to minimize merge conflicts in composer.json and composer.lock files
-
Updated
Jun 22, 2020 - PHP
Deep (recursive) merge for maps, keywords and others in Elixir
-
Updated
Feb 28, 2021 - Elixir
Deeply mix the properties of objects into the first object, while also mixing-in child objects.
-
Updated
Feb 18, 2021 - JavaScript
Improve this page
Add a description, image, and links to the merge topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the merge topic, visit your repo's landing page and select "manage topics."
Hello,
recently we noticed that when commenting on an issue
@Mergifyio backport branch-xxwill create the PR even in presence of conflicts.Is it possible to change the default behaviour to avoid creating the PR if there are conflicts in the configuration file?
Or we'll have to always add
--ignore-conflicts=falsemanually?Looking at the documentation we can't find a way to set default