Tag: git
All the articles with the tag "git".
-
My recent open-source activity
Summary of contributions to GitExtensions, Monodevelop, jHtmlArea, T4 TransformOnBuild, and posh-git.
-
Another pull request to Git Extensions had been approved
A merged pull request to Git Extensions fixing the commit window title not refreshing on branch name changes.
-
git bisect - first time usage impression
First hands-on experience with git bisect to locate a regression in an ASP.NET WebForms GridView rendering bug.
-
svn for git-addicted or git-svn gotchas and WTFs - Part 4
Comparing SubGit and SmartGit for git-svn bridging, and using git filter-branch to rewrite SVN author history.
-
Bulk cherry-picking process and magic ref CHERRY_PICK_HEAD
Using the CHERRY_PICK_HEAD ref to inspect the commit being cherry-picked during conflict resolution.
-
svn for git-addicted or git-svn gotchas and WTFs - Part 3
Handling svn:mergeinfo during cherry-picks with git-svn, and updating mergeinfo metadata manually.
-
svn for git-addicted or git-svn gotchas and WTFs - Part 2
Managing atomic commits and branch merging workflows when using git-svn to push changes back to Subversion.
-
svn for git-addicted or git-svn gotchas and WTFs
Setting up git-svn with a non-standard Subversion repository layout, including branch and tag mappings.
-
Another GitExtensions file history issue
Reports and proposes a fix for another file history bug in GitExtensions.
-
git core bug
Announcement that a git core pull request fixing ANSI sequences in non-terminal output was accepted upstream.