-
Updated
Apr 20, 2021 - Python
#
merge
Here are 587 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
Apr 28, 2021 - C++
Mergo: merging Go structs and maps since 2013.
-
Updated
Apr 20, 2021 - Go
GitHub Pull Request Auto-Merge Bot
-
Updated
Apr 27, 2021 - Go
PawelLipski
commented
Feb 23, 2021
As for now, they live in separate repos: https://github.com/PawelLipski/git-machete-blog/ (for https://medium.com/virtuslab/make-your-way-through-the-git-rebase-jungle-with-git-machete-e2ed4dbacd02) and https://github.com/PawelLipski/git-machete-blog-2 (for https://medium.com/virtuslab/git-machete-strikes-again-traverse-the-git-rebase-jungle-even-faster-with-v2-0-f43ebaf8abb0).
They still serv
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
Mar 30, 2021 - JavaScript
-
Updated
Sep 5, 2020 - TypeScript
A PHP library to rule social-feeds, to entangle them with magic, a PHP library to gather them and bind them in darkness
-
Updated
Dec 25, 2020 - PHP
konfig helps to merge, split or import kubeconfig files
-
Updated
Apr 24, 2021 - Shell
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#
-
Updated
Dec 19, 2020 - JavaScript
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
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
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
Deeply assign the enumerable properties of source objects to a destination object.
-
Updated
Jul 13, 2019 - 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-xx
will 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=false
manually?Looking at the documentation we can't find a way to set default