git clone https://[email protected]/jitendergithub/ren-seq-t.git
git ls-files -co --exclude-standard | grep '.py$' | xargs git add
git status
git commit -m "added files from SANU2 RENSeq_T and KMER dirs"
git push -u origin master
git clone https://[email protected]/jitendergithub/ren-seq-t.git
git ls-files -co --exclude-standard | grep '.py$' | xargs git add
git status
git commit -m "added files from SANU2 RENSeq_T and KMER dirs"
git push -u origin master