aboutsummaryrefslogtreecommitdiff
path: root/refspec.c
AgeCommit message (Expand)Author
2018-05-18refspec: introduce struct refspecBrandon Williams
2018-05-18refspec: factor out parsing a single refspecBrandon Williams
2018-05-18refspec: rename struct refspec to struct refspec_itemBrandon Williams
2018-05-18refspec: move refspec parsing logic into its own fileBrandon Williams