Like a similar post for Mercurial, this tip tries to document a list of systematic steps to handle merge conflicts with git.
Continue reading
Handling merge conflicts with git
Leave a reply
Like a similar post for Mercurial, this tip tries to document a list of systematic steps to handle merge conflicts with git.
Continue reading
Arrays are the main advanced data structure in Bash, but the syntax can be hard to remember. The following list summarizes the main operations.
Continue reading