Skip to content

pull down this repository ever time needs to write what need to be edited multiple times (like essay)

Notifications You must be signed in to change notification settings

gricn/docx_version_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

How to use this repository

  1. Install Pandoc.
  2. git pull this repository.
  3. Open .gitconfig and append these texts to your ~/.gitconfig file, if this is your first time using this repository in the machine. If .gitconfig file doesn't exist, create it.
  4. [Optional] Delete .gitconfig file.
  5. Add a .docx file, edit and commit.
  6. Use git wdiff CHANGEME.docx to see the difference between this commit and last commit or use git log -p --word-diff=color CHANGEME.docx to see the differences between every changes.

References

https://blog.front-matter.io/posts/using-microsoft-word-with-git/

About

pull down this repository ever time needs to write what need to be edited multiple times (like essay)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published