Splitting a Large Text FileSome text files are so large that they become difficult to work with. For example, If you try […] November 14, 2021 in Database tagged csv / git / Bash / split / tsv / large / file / text by Mike
GitLab IntroductionWikipedia says: “GitLab is a web-based DevOps lifecycle tool that provides a Git-repository manager providing wiki, issue-tracking and […] February 8, 2020 in Programming tagged git / control / introduction / GitHub / CI / CD / continuous / source / GitLab by Mike
Git Part 3 gitignoreThis post is about protecting your privacy in Github. These files or folders might contain sensitive information like […] April 29, 2018 in Programming tagged git / gitignore / ignore / Git and GitHub by Mike
Git Part 2 Add Commit Branch Delete RevertThis is part two of our Git series of posts. The previous post was called Git Introduction. The […] April 28, 2018 in Programming tagged branch / revert / log / delete / add / git / commit / Git and GitHub by Mike
Git IntroductionThis post is an introduction to git. Git is a version control system. It is used for software […] October 23, 2016 in Programming tagged version / control / repository / Bash / programming / git / Git and GitHub by Mike
GitHub IntroductionGitHub is a code hosting platform for version control and collaboration. It lets you and others work together […] October 21, 2016 in Programming tagged git / version / introduction / repository / GitHub / Git and GitHub by Mike