git

Tag details

Welcome to the 'git' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'git'.

Are you an expert about 'git'? Do you want to be the Technorati authority on 'git'? You can write a description that will appear right here: Join Blogcritics!

Look up Offsite Link "git" at The Free Dictionary

Latest blogosphere posts tagged “git”
 

  • Associate Work Items to Git commit in TF Service with API Calls


    Authority Authority:
    I’ve already blogged how to associate Work Items with TFS Check-ins using tags in comment and a bunch of Api Calls . This feature is now available for any TF Service based on Git, but someone asked me how can you accomplish this task with API. A possible scenario would be supporting different type of comment ...
    15 hours ago
  • Four short links: 14 June 2014


    Authority Authority:
    How Geeks Opened up the UK Government (Guardian) — excellent video introduction to how the UK is transforming its civil service to digital delivery. Most powerful moment for me was scrolling through various depts’ web sites and seeing consistent visual …
    4 days ago
  • HTML-Recorder: Grabando audio con Javascript en el navegador


    Authority Authority:
    Hace rato armé una mini-app open-source que puse en Github la cual quiero presentar aquí: Se trata de HTML-Recorder , una mini-aplicación que nos permite grabar audio con el micrófono del usuario directamente en el navegador usando Javascript y tras terminar la grabación nos permite descargar la misma en un ...
    4 days ago
  • git: Having a branch/tag with the same name (error: dst refspec matches more than one.)


    Mark NeedhamAuthority Authority: 415
    Andres and I recently found ourselves wanting to delete a remote branch which had the same name as a tag and therefore the normal way of doing that wasn’t worked out as well as we’d hoped. I created a dummy repository to recreate the state we’d got ourselves into: $ echo "mark" > README$ git ...
    5 days ago
  • GitHub Adds Maps To Give A View Of A Developers Geodata


    TechCrunchAuthority Authority: 825
    The ability to visualize geodata as a map is the latest feature GitHub is offering developers. The new capability adds to GitHub’s family of visualization tools that now includes the ability to render 3D models on the code-collaboration platform. According to the GitHub blog , any “.geojson” file in a GitHub ...
    5 days ago
  • The writing is on the wall for Subversion as Git takes over


    Authority Authority:
    This time last year, the Eclipse Community Survey noted that Git’s market share had risen from 12.8% to 27.6%, while Subversion had dropped from a seemingly unassailable 51.3% to 46.0%. This year’s survey results , published yesterday, note that this trend has continued: Git/GitHub has risen to 36.3% while ...
    5 days ago
  • When I just can’t, Just Type


    Authority Authority:
    This spring has been an interesting season . Often, I put words up on a screen to make my thoughts make sense. If I can organise the paragraphs into something resembling a coherent piece of writing, maybe my own plans and priorities can follow. I use a tumblr blog for many of these unpolished pieces, and I give ...
    6 days ago
  • TeamForge: An Essential Cog Driving CloudForge


    Danube BlogAuthority Authority: 81
    Recently, we opened up our CloudForge platform to allow unlimited free TeamForge  projects; previously only available to CloudForge Agile Enterprise subscribers. This alone represents a big leap forward in the functionality available within CloudForge: issue tracking, document storage, wiki, and discussion forums ...
    6 days ago
  • Have The Nerdiest Wedding On The Block With GitHub


    Authority Authority:
    GitHub: Social coding platform. Revision control software. And now, wedding planner. Less than a year after a woman posted an exacting boyfriend request to GitHub, the service—a site better known as a place where programmers collaborate on software code—has gotten decidedly more personal. Some of its denizens ...
    6 days ago
  • Four short links: 12 June 2013


    Authority Authority:
    geogit — opengeo project exploring the use of distributed management of spatial data. [...] adapts [gits] core concepts to handle versioning of geospatial data. Shapefiles, PostGIS or SpatiaLite data stored in a change-tracking repository, with all the fun gut features …
    6 days ago
  • git v1.8.3.1 available in PPA


    My ThoughtsAuthority Authority: 81
    git v1.8.3.1 was released on Jun 10, 2013 and is available as a Ubuntu package in my personal PPA. Launchpad currently does not allow package building for Ubuntu 11.10 anymore so there will be no more updates for Ubuntu 11.10. To use my repository follow these instructions. git 1.8.3.1 Release Notes Fixes since v1.8.3 ...
    1 week ago
  • William Stravato: Scale pentatoniche - (in Italian)


    Authority Authority:
    Tab:  http://www.musicoff.com/articolo/scal ... Hello musicoffili and youtubers, today we are delighted to present you a new didactic column edited by another of the great music professionals in Italy, a great friend and collaborator of MusicOff, William Stravato. William was formed studying at the Guitar Institute ...
    1 week ago
  • How to Delete GitHub Account


    Authority Authority:
    Want to delete your GitHub Account for any reason, than simply follow the given below steps and you are done: 1. Login to your GitHub account 2. Go to Account Settings >> Scroll down and than... Read More »
    1 week ago
  • Demystifying Microsoft’s Git Offering


    Authority Authority:
    Although Microsoft is definitely late to the distributed version control (DVC) game, they’re pretty much in the game now and their DVC offering is only getting better. In order to provide distributed capabilities within its current version control offering, Team Foundation Server , the Visual Studio team had to ...
    1 week ago
  • Your configuration specifies to merge with the ref ‘master’ from the remote, but no such ref was fetched.


    Authority Authority:
    A couple of times I encounter this error when I issue a command line pull of a Git repository hosted on TF Service: Your configuration specifies to merge with the ref ‘master’ from the remote, but no such ref was fetched. If you go to the .git folder and open the git config file, I noticed the option tagopt ...
    1 week ago
  • 8 Actors We Never Need to See in Another Movie Ever Again


    Authority Authority:
    Fame is a fleeting fox that outruns most. Sometimes, notoriety outshines its own spotlight. Whether through the casting couch or blood, sweat and tears, the occasional performer will squeak through to the other side and achieve a modicum of accolades. Some are worthwhile, while others are unbearable. We all have that ...
    1 week ago
  • Git: Delete Last Commit


    Authority Authority:
    Many times like you, even professional programmers do mistakes. A lot of times it happens that you commit something junk in hurry and then you start looking out for reverting it back. Like you even I have done such mistakes many times and finally I thought to write down a few useful git commands which will help me to ...
    1 week ago
  • git のリポジトリURLを変更する


    SerendipAuthority Authority: 81
    git のリポジトリURL を HTTP (https://github.com/…) から SSH (git@github.com:…) に変更して、 push 時にユーザー名とパスワードの問い合わせを防ぐ。 $ git remote set-url origin git@github.com:
    1 week ago
  • Big Update on Current: KDE 4.10.4 and Perl 5.18


    Authority Authority:
    Pat has indeed released a big update today by merging KDE 4.10.4 and Perl 5.18 on Slackware-Current branch. KDE 4.10.4 was already expected, but moving on to Perl 5.18.0 is something big since three months ago, Pat decided to take Perl 5.16.0 and now, Perl 5.18.0 gets included as well. This of course, requires some ...
    1 week ago
  • Agile Database Development Tutorial


    Authority Authority:
    I gave a tutorial at PGCon a couple weeks back,entitled “ Agile DatabaseDevelopment with Git,Sqitch, and pgTAP.” It went well, I think. The Keynote document and anexported PDF have been posted onPGCon.org , and alsouploaded to SpeakerDeck . And embeddedbelow, too. Want to follow along? Clone the tutorial ...
    1 week ago

Comments about git

Personal attacks are NOT allowed
Please read our comment policy