{"id":16440,"date":"2019-11-30T13:30:21","date_gmt":"2019-11-30T18:30:21","guid":{"rendered":"http:\/\/bangla.salearningschool.com\/recent-posts\/git-lfs-large-file-system\/"},"modified":"2020-02-08T09:29:55","modified_gmt":"2020-02-08T14:29:55","slug":"git-lfs-large-file-system","status":"publish","type":"post","link":"http:\/\/bangla.sitestree.com\/?p=16440","title":{"rendered":"Git LFS: Large File System"},"content":{"rendered":"<ul>\n<li>To use <a href=\"http:\/\/brew.sh\/\">Homebrew<\/a>, run <code>brew install git-lfs<\/code><\/li>\n<li>To use <a href=\"https:\/\/www.macports.org\/\">MacPorts<\/a>, run <code>port install git-lfs<\/code><\/li>\n<li>\n<pre><code>git lfs track &quot;*.tar.gz&quot;<\/code><\/pre>\n<\/li>\n<li>\n<pre><\/pre>\n<pre><code><\/code><code>git add path\/to\/file.tar.gz<\/code><\/pre>\n<\/li>\n<li>\n<pre><\/pre>\n<pre><code><\/code><code>git commit -m &quot;add file.psd&quot;<\/code><\/pre>\n<\/li>\n<li>\n<pre><\/pre>\n<pre><code><\/code><code>git push origin master<\/code><\/pre>\n<\/li>\n<\/ul>\n<p><em><\/em><br \/>\n<em><strong>Reference:<\/strong><\/em><br \/>\n<a href=\"https:\/\/help.github.com\/en\/github\/managing-large-files\/configuring-git-large-file-storage\">https:\/\/help.github.com\/en\/github\/managing-large-files\/configuring-git-large-file-storage<\/a><em><\/em><\/p>\n<p><em><strong>Sayed Ahmed<\/strong><br \/>\n<\/em><\/p>\n<p><em><strong>BSc. Eng. in Comp. Sc. &amp; Eng. (BUET)<\/strong><\/em><br \/>\n<em><strong>MSc. in Comp. Sc. (U of Manitoba, Canada)<\/strong><\/em><br \/>\n<em><strong>MSc. in Data Science and Analytics (Ryerson University, Canada)<\/strong><\/em><br \/>\n<em><strong>Linkedin<\/strong>: <a href=\"https:\/\/ca.linkedin.com\/in\/sayedjustetc\">https:\/\/ca.linkedin.com\/in\/sayedjustetc<\/a><br \/>\n<\/em><\/p>\n<p><em><strong>Blog<\/strong>: <a href=\"http:\/\/bangla.salearningschool.com\/\">http:\/\/Bangla.SaLearningSchool.com<\/a>, <a href=\"http:\/\/sitestree.com\">http:\/\/SitesTree.com<\/a> <\/em><br \/>\n<em><strong>Online and Offline Training<\/strong>: <a href=\"http:\/\/training.SitesTree.com\">http:\/\/Training.SitesTree.com<\/a> <\/em><\/p>\n<p><em>Get access to courses on Big Data, Data Science, AI, Cloud, Linux, System Admin, Web Development and Misc. related. Also, create your own course to sell to others to earn a revenue.<\/em><br \/>\n<a href=\"http:\/\/sitestree.com\/training\/\">http:\/\/sitestree.com\/training\/<\/a><\/p>\n<p><em><strong>I<\/strong>f you want to contribute to the operation of this site (Bangla.SaLearn) including occasional free and\/or low cost online training (using Zoom.us): <a href=\"http:\/\/training.sitestree.com\/\">http:\/\/Training.SitesTree.com<\/a> (or charitable\/non-profit work in the education\/health\/social service sector), you can financially contribute to: safoundation at <a href=\"http:\/\/salearningschool.com\">salearningschool.com<\/a> using Paypal or Credit Card (on <\/em><a href=\"http:\/\/sitestree.com\/training\/enrol\/index.php?id=114\">http:\/\/sitestree.com\/training\/enrol\/index.php?id=114<\/a> <em>).<\/em><br \/>\n<strong><\/strong><br \/>\n<strong><em>Affiliate Links: Deals on Amazon :<\/em><\/strong><br \/>\n<em>Hottest Deals on Amazon USA: <a href=\"http:\/\/tiny.cc\/38lddz\">http:\/\/tiny.cc\/38lddz<\/a><br \/>\n<\/em><br \/>\n<em>Hottest Deals on Amazon CA: <a href=\"http:\/\/tiny.cc\/bgnddz\">http:\/\/tiny.cc\/bgnddz<\/a><br \/>\n<\/em><br \/>\n<em>Hottest Deals on Amazon Europe: <a href=\"http:\/\/tiny.cc\/w4nddz\">http:\/\/tiny.cc\/w4nddz<\/a><\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>To use Homebrew, run brew install git-lfs To use MacPorts, run port install git-lfs git lfs track &quot;*.tar.gz&quot; git add path\/to\/file.tar.gz git commit -m &quot;add file.psd&quot; git push origin master Reference: https:\/\/help.github.com\/en\/github\/managing-large-files\/configuring-git-large-file-storage Sayed Ahmed BSc. Eng. in Comp. Sc. &amp; Eng. (BUET) MSc. in Comp. Sc. (U of Manitoba, Canada) MSc. in Data Science and &hellip; <\/p>\n<p><a class=\"more-link btn\" href=\"http:\/\/bangla.sitestree.com\/?p=16440\">Continue reading<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1910,182],"tags":[],"class_list":["post-16440","post","type-post","status-publish","format-standard","hentry","category-ai-ml-ds-rl-dl-nn-nlp-data-mining-optimization","category---blog","item-wrap"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":16437,"url":"http:\/\/bangla.sitestree.com\/?p=16437","url_meta":{"origin":16440,"position":0},"title":"Update Magento 2 to the latest version","author":"Sayed","date":"November 30, 2019","format":false,"excerpt":"Update Magento 2 to the latest version---https:\/\/devdocs.magento.com\/guides\/v2.3\/comp-mgr\/cli\/cli-upgrade.html Work with Github large file system ---install: Git-lfs: https:\/\/help.github.com\/en\/github\/managing-large-files\/installing-git-large-file-storage ---How to work with: https:\/\/help.github.com\/en\/github\/managing-large-files\/configuring-git-large-file-storage Sure, had to deal with i.e. work with By Sayed Ahmed BSc. Eng. in Comp. Sc. & Eng. (BUET) MSc. in Comp. Sc. (U of Manitoba, Canada) MSc. in\u2026","rel":"","context":"In &quot;AI ML DS RL DL NN NLP Data Mining Optimization&quot;","block_context":{"text":"AI ML DS RL DL NN NLP Data Mining Optimization","link":"http:\/\/bangla.sitestree.com\/?cat=1910"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":16622,"url":"http:\/\/bangla.sitestree.com\/?p=16622","url_meta":{"origin":16440,"position":1},"title":"Misc: SVN and Git","author":"Sayed","date":"January 8, 2020","format":false,"excerpt":"SVN Vs Git: Which One Is Best For Your Needs? https:\/\/hackbrightacademy.com\/blog\/svn-vs-git\/ For me: it is Git (Sure, Github) *** SVN: Basic Work Cycle: Simple Commands http:\/\/svnbook.red-bean.com\/en\/1.0\/ch03s05.html SVN (Subversion): A simple workflow \" update to merge the latest changes from the server into your working copy; Perform whatever modifications you need\u2026","rel":"","context":"In &quot;AI ML DS RL DL NN NLP Data Mining Optimization&quot;","block_context":{"text":"AI ML DS RL DL NN NLP Data Mining Optimization","link":"http:\/\/bangla.sitestree.com\/?cat=1910"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":67564,"url":"http:\/\/bangla.sitestree.com\/?p=67564","url_meta":{"origin":16440,"position":2},"title":"Experimenting with GIT #Git","author":"Author-Check- Article-or-Video","date":"July 25, 2021","format":false,"excerpt":"Was doing some experiments with Git and gitignore The following worked to achieve what I was trying to achieve...all the images and all the unnecessary files in the var folder were being tracked... \"To untrack a single file that has already been added\/initialized to your repository, i.e., stop tracking the\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":24444,"url":"http:\/\/bangla.sitestree.com\/?p=24444","url_meta":{"origin":16440,"position":3},"title":"What is Brew? Brew Commands? MacOs #Root","author":"Author-Check- Article-or-Video","date":"April 9, 2021","format":false,"excerpt":"A package manager for Mac. Brew Installs some useful packages that Mac Does not install own it's own. \u00a0 A list of some Brew packages: https:\/\/github.com\/Homebrew\/homebrew-core\/tree\/master\/Formula \u00a0 These packages are Ruby Gems. Gems are ruby packages. \u00a0 Brew Commands brew install git brew upgrade git brew unlink git brew link\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":25043,"url":"http:\/\/bangla.sitestree.com\/?p=25043","url_meta":{"origin":16440,"position":4},"title":"What if You Commit Files with Sensitive Information to GitHUB\/BitBucket #Root","author":"Author-Check- Article-or-Video","date":"April 15, 2021","format":false,"excerpt":"What if You Commit Files with Sensitive Information to GitHUB\/BitBucket http:\/\/sitestree.com\/what-if-you-commit-files-with-sensitive-information-to-githubbitbucket\/ Git basic commands and basic branching with Github http:\/\/sitestree.com\/git-basic-commands-and-basic-branching-with-github Tools: Version Control, Version Management and GIT http:\/\/sitestree.com\/version-control-version-management-and-git\/ You can use Gitlab internally (i.e. install in your corporation) . It will act as a version control server. Gitlab is Linux\/Unix\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":21640,"url":"http:\/\/bangla.sitestree.com\/?p=21640","url_meta":{"origin":16440,"position":5},"title":"Adopting GIT &#8211; One Repo for One Project #Web Development #By Sayed Ahmed","author":"Author-Check- Article-or-Video","date":"March 3, 2021","format":false,"excerpt":"Just trying to plan on how to adopt the model of Git based development for all of different Justetc projects. Still, testing, though found this resource to be useful : http:\/\/nvie.com\/posts\/a-successful-git-branching-model\/ Rather than creating a central repository with all projects, so far, planning to create separate repository for each project\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/16440","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=16440"}],"version-history":[{"count":1,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/16440\/revisions"}],"predecessor-version":[{"id":16816,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/16440\/revisions\/16816"}],"wp:attachment":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16440"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=16440"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=16440"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}