mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 08:50:06 +02:00
Remove all white space at end of line
This commit is contained in:
parent
58f2dc4156
commit
10bcc0a02f
17 changed files with 870 additions and 870 deletions
|
@ -76,7 +76,7 @@ var Command = Backbone.Model.extend({
|
|||
mapDotToHead: function() {
|
||||
var generalArgs = this.getGeneralArgs();
|
||||
var options = this.getOptionsMap();
|
||||
|
||||
|
||||
generalArgs = generalArgs.map(function(arg) {
|
||||
return this.replaceDotWithHead(arg);
|
||||
}, this);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue