Automatic documentation validation with Aspell before Commit

I am using a GitHub repository for my project. The GUI I am using is SmartGit and I will have a script that, before committing and pulling it to a remote rep, check with aspell if it is spelling correct. must do every time

aspell --mode=tex --lang=it check Namefile.tex

      

Is there a way to automate this?

thank

+3
git github smartgit aspell


source to share


No one has answered this question yet

See similar questions:

44
Git pre-commit hook: changed / added files

or similar:

20142
How do I undo the last local commits in Git?
8423
How do I undo 'git add' before committing?
7672
How do I modify existing messages without committing?
7159
How do I revert the Git repository to a previous commit?
4540
Move the latest commit (s) to a new branch using Git
3206
Squash my last X commits together using Git
2886
Remove a commit from a branch in Git
2571
How do I list all the files in a commit?
2394
Commit only part of a file in Git
898
Changing the git commit message after pushing (assuming no one pulled from the remote)



All Articles
Loading...
X
Show
Funny
Dev
Pics