aboutsummaryrefslogtreecommitdiff
path: root/lib/subcommands/pull.bash
AgeCommit message (Expand)AuthorFilesLines
2023-07-31Fix pull not returning 0 in all casesPatrick Spek1-0/+2
2023-03-14Drop --remote from pull commandPatrick Spek1-1/+1
2023-03-08Add --init to initialize new submodulesPatrick Spek1-1/+1
2023-03-08Only stash and pop if the tree is dirtyPatrick Spek1-2/+9
2023-03-08Split pull functionality into its own subcommandPatrick Spek1-0/+15