Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pt lang -- include
#2
we try to keep label that are logically related together

instead of reviewing the whole file you can do a few things:

- use meldmerge simply fantastic
- ask git: suppose that before you pull you are on commit xxxx, after pull you can execute this command
git diff HEAD..xxxx include/language
- ask git:
git log include/language (this command give you the exact commits where the files changed, suppose you see commit yyyy changes the language file)
git show yyyy

I updated the file. Thanks!
Joe
TSolucio
Reply


Messages In This Thread
pt lang -- include - rslemer - 05-09-2019, 09:36 PM
RE: pt lang -- include - joebordes - 05-09-2019, 09:55 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)