aboutsummaryrefslogtreecommitdiffstats
path: root/refspec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-18refspec: factor out parsing a single refspecBrandon Williams1-91/+104
2018-05-18refspec: rename struct refspec to struct refspec_itemBrandon Williams1-8/+8
2018-05-18refspec: move refspec parsing logic into its own fileBrandon Williams1-0/+167