Tag Archives: git

Posting to pastebin from git

I usually need to show someone a simple patch from a local git repo, my method was to run git format-patch and upload the result to my gnome.org userdir with a script conveniently called internets. This of course filled my … Continue reading

Posted in English, GNOME, planetgnome, Tips | Tagged , , , , | 11 Comments

Saving your neck when git-svn dcommit fails

Over the weekend I had to send some changes to an SVN repo. Thing is that I use git-svn to have all those XXI century benefits like local commits. Sadly I had some problems with git-svn, concretely it failed half … Continue reading

Posted in English, planetgnome, Tips | Tagged , , , | 3 Comments