1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-21 18:18:38 +00:00
Joseph Frazier 4d0388b53c Add git_add_force rule
This adds `--force` to `git add` when needed. For example:

    $ git add dist/*.js
    The following paths are ignored by one of your .gitignore files:
    dist/app.js
    dist/background.js
    dist/options.js
    Use -f if you really want to add them.
    $ fuck
    git add --force dist/app.js dist/background.js dist/options.js [enter/↑/↓/ctrl+c]
    $
2017-01-28 13:26:40 -05:00
..
2016-09-29 14:22:08 -07:00
2016-04-11 16:13:41 +03:00
2015-11-15 18:02:37 +01:00
2017-01-28 13:26:40 -05:00
2015-10-17 18:40:53 -03:00
2016-06-28 03:00:00 +03:00
2015-11-15 18:02:37 +01:00
2015-11-15 18:02:37 +01:00
2015-11-15 18:02:37 +01:00
2015-11-15 18:02:37 +01:00
2015-10-18 19:49:46 -02:00
2015-11-15 18:02:37 +01:00
2015-11-15 18:02:37 +01:00