Skip to content

Commit 564052e

Browse files
committed
changed ti sync
1 parent 14cc955 commit 564052e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/ticgit/base.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ def sync_tickets
286286
#puts git.add('.')
287287
#puts git.commit('tickets update')
288288
puts git.pull('origin','origin/ticgit')
289-
#puts git.push('origin','origin/ticgit')
289+
puts git.push('','')
290290
puts
291291
puts "Tickets synchronized."
292292
end

0 commit comments

Comments
 (0)