Results for "git"

Wire posts

  • replace a word in all files in a directory: grep -lr --exclude-dir=".git" -e "oldword" . | xargs sed -i "s/oldword/newword/g" #Replace #Word #Linux

    3543 days ago

  • Install GIT in Ubuntu $ sudo apt-get install git-all #git

    2623 days ago

  • Sample README git file https://gist.github.com/PurpleBooth/109311bb0361f32d87a2 #Git #Readme #Create #GitHub

    2592 days ago

  • Git large file storage https://git-lfs.github.com/ #Git #Large #File #Storage

    2526 days ago

  • A tool to monitor #git repositories and #automatically pull & push changes #gitomatic https://github.com/muesli/gitomatic

    1746 days ago

  • git basic commands https://confluence.atlassian.com/bitbucketserver/basic-git-commands-776639767.html #git #commands #gitcommand

    2309 days ago

  • Install Git on Ubuntu $ apt-get install git-core #Ubuntu #Git #Install

    1569 days ago

  • Snakemake pipeline https://git.scicore.unibas.ch/zavolan_public/A-seq2-processing #A-Seq2 #Snakemake

    987 days ago