#23321: Remove .mo files from the Django Git repository
-------------------------------------+-------------------------------------
     Reporter:  Claude Paroz         |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:                       |                  Version:  master
  Internationalization               |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Someday/Maybe
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Carlton Gibson):

 On the repo size issue, I've taken to cloning using the `depth` option,
 which restricts the fetched history. e.g. `--depth=1000` is more than
 enough for a lot of cases. Perhaps we could add that as an example to the
 docs, so that folks don't need to clone the whole history. (?)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/23321#comment:8>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.6fa281fba75ab5ee9c55959ca5c35690%40djangoproject.com.

Reply via email to