Drupal Issue forks & merge requests Submitted by johnbickar on Thu, 01/07/2021 - 10:56 Read more about Drupal Issue forks & merge requests
Git: Push multiple branches using wildcards Submitted by johnbickar on Wed, 04/04/2018 - 04:45 Read more about Git: Push multiple branches using wildcards
Optimal Pull Request Size Submitted by johnbickar on Tue, 11/07/2017 - 18:57 Read more about Optimal Pull Request Size
Find the commit that changed file permissions Submitted by johnbickar on Wed, 12/07/2016 - 13:40 git log --summary {file} |grep -e ^commit -e=>|grep '=>' -B1 | grep ^commit Read more about Find the commit that changed file permissions
git index - git checkout throws an error on --assume-unchanged files - Stack Overflow Submitted by johnbickar on Fri, 02/05/2016 - 12:11 Read more about git index - git checkout throws an error on --assume-unchanged files - Stack Overflow
git index - Git - Difference Between 'assume-unchanged' and 'skip-worktree' - Stack Overflow Submitted by johnbickar on Tue, 02/02/2016 - 13:20 Read more about git index - Git - Difference Between 'assume-unchanged' and 'skip-worktree' - Stack Overflow
Git - git-update-index Documentation Submitted by johnbickar on Tue, 02/02/2016 - 13:19 Read more about Git - git-update-index Documentation
Git - git-ls-files Documentation Submitted by johnbickar on Tue, 02/02/2016 - 13:17 Read more about Git - git-ls-files Documentation
git gui - Where is git-blame in SourceTree - Stack Overflow Submitted by johnbickar on Wed, 01/27/2016 - 11:37 Read more about git gui - Where is git-blame in SourceTree - Stack Overflow