uncleflo

profile picture

Some cool dude. Higher order of decision making. Absolute.

Registered since September 28th, 2017

Has a total of 4281 bookmarks.

Showing top Tags within 6 bookmarks

howto   information   development   guide   reference   administration   design   website   software   solution   online   service   product   business   uk   tool   company   linux   code   server   application   system   web   list   video   marine   create   data   experience   tutorial   description   explanation   learn   technology   build   article   blog   world   project   boat   download   windows   lookup   security   free   performance   javascript   technical   london   beautiful   control   network   tools   support   course   file   research   purchase   image   library   programming   youtube   example   php   construction   install   opensource   community   html   quality   computer   feature   profile   power   browser   music   platform   process   mobile   work   user   share   manage   professional   database   hardware   buy   industry   advice   internet   dance   developer   installation   3d   search   camera   access   customer   travel   material   standard   money   test   develop   review   documentation   css   engineering   photography   webdesign   engine   device   digital   speed   event   api   source   management   program   question   client   phone   discussion   content   simple   story   water   marketing   yacht   app   account   setup   interface   package   idea   fast   communication   compare   cheap   script   market   study   easy   live   google   resource   operation   demonstration   contact   startup  


Tag selected: branch.

Clear all

Showing 6 results.

Looking up branch tag. Showing 6 results. Clear

A successful Git branching model

https://nvie.com/posts/a-successful-git-branching-model/

Saved by uncleflo on June 29th, 2018.

In this post I present the development model that I’ve introduced for some of my projects (both at work and private) about a year ago, and which has turned out to be very successful. I’ve been meaning to write about it for a while now, but I’ve never really found the time to do so thoroughly, until now. I won’t talk about any of the projects’ details, merely about the branching strategy and release management.

git version manage howto introduce work private success strategy time project detail branch model repository code development administration present post


Resolve Git merge conflicts in favor of their changes during a pull

https://stackoverflow.com/questions/10697463/resolve-git-merge-conflicts-in-favor-of-their-changes-during-a-pull

Saved by uncleflo on June 22nd, 2018.

How do I resolve a git merge conflict in favor of pulled changes? Basically I need to remove all conflicting changes from a working tree without having to go through all of the conflicts with a git mergetool while keeping all conflict-free changes. Preferably doing this while pulling, not afterwards. You can use the recursive "theirs" strategy option.

conflict favor change tree merge tool keep strategy git server synchronize pull push checkout checking branch resolve howto stackoverflow question solution answer development administration


How do I export a specific commit with git-archive?

http://stackoverflow.com/questions/11018411/how-do-i-export-a-specific-commit-with-git-archive

Saved by uncleflo on February 14th, 2017.

I asked a similar question before, but it was answered inadequately so I thought I would ask again here but providing more information. I need to get different and older versions of a git repository and I'm having trouble with that.

stackoverflow git archive howto development backup administration solution question commit reference branch zip


D3 Tree

http://animateddata.co.uk/lab/d3-tree/

Saved by uncleflo on June 13th, 2015.

A tree implemented using D3. Structually this is a binary tree and each branch is generated algorithmically. Some randomness is incorporated making it look more like a real tree. This piece blurs the distinction between generative art and data visualisation. Arguably this isn't a data visualisation because no external data is used. However, the code does generate data for each branch (start point, angle, length and parent) and binds this data to SVG line elements using D3. Be sure to click regenerate to see how well the awesome D3 handles the transition! Another nice feature is that when hovering over a branch the route back to the root is highlighted.

tree d3 svg structure nice beautiful javascript select hover binary visualisation code branch example guide howto


Find your local contact point | Enterprise Europe Network

http://portal.enterprise-europe-network.ec.europa.eu/about/branches

Saved by uncleflo on March 10th, 2013.

Contact the Enterprise Europe Network contact point closest to you by selecting your country from the lists.

enterprise entertainment network europe contact local country list business partner organisation opportunity service event branch portal


Why Git is Better Than X

http://whygitisbetterthanx.com/#easy-to-learn

Saved by uncleflo on November 23rd, 2011.

This site is here because I seem to be spending a lot of time lately defending Gitsters against charges of fanboyism, bandwagonism and koolaid-thirst. So, here is why people are switching to Git from X, and why you should too. Just click on a reason to view it.

git better best svn perforce bzr hg sourcesafe github switching learn change development information distributed dictator branch


No further bookmarks found.