8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9a18b7 commit 2dbc2d3Copy full SHA for 2dbc2d3
README.md
@@ -261,14 +261,12 @@ https://github.com/rails/rails/commits/master?author=dhh
261
262
## Empty Commits
263
264
-Commits can be pushed with no code changes by adding `--allow-empty`
+Commits can be pushed with no code changes by adding `--allow-empty` — :trollface: :
265
266
```bash
267
$ git commit -m "Big-ass commit" --allow-empty
268
```
269
270
-
271
-
272
## Comparing Branches
273
274
To use GitHub to compare branches, change the URL to look like this:
0 commit comments